|
orca-robotics
INTRODUCTION
Overview
Download and Install
Documentation
REPOSITORY
Interfaces
Drivers
Libraries
Utilities
Software Map
DEVELOPER
Dashboard
PEOPLE
Contributors
Users
Project
Download
Mailing lists
|
|
|
hydroutil::Uncopyable Class ReferenceHandy way to avoid unintended copies.
More...
#include <uncopyable.h>
Inherited by hydroiceutil::JobQueue [private] , hydroiceutil::LocalHistory, hydroiceutil::LocalStatus, hydroiceutil::LocalTracer, hydroqgui::CoordinateFrameManager, hydroqgui::GuiElementSet, hydroqgui::IGuiElementFactory, hydroqgui::PlatformFocusChangeReceiver, hydroqgui::PlatformFocusManager, hydroqguielementutil::IGuiElement, hydroqguielementutil::IHumanManager, hydroqguielementutil::MouseEventManager, hydroqguielementutil::ShortcutKeyManager, and segwayrmpacfr::CanPeakRmpIo.
Inheritance diagram for hydroutil::Uncopyable:
[legend]List of all members.
Detailed Description
Handy way to avoid unintended copies.
Inherit from this and the compiler will barf if you try to copy the derived class.
- Author:
- Alex Brooks
The documentation for this class was generated from the following file:
|
|