![]() |
vrecko
virtual reality framework
|
#include <vrecko/Export>#include <vector>#include <string>#include <map>#include <vrecko/MTLock.h>#include <vrecko/Message.h>#include <xercesc/util/XercesDefs.hpp>#include <vrecko/Logger.h>Go to the source code of this file.
Classes | |
| class | vrecko::IOPinBase |
| Base class that defines the very basic method that every IO pin will have. More... | |
| class | vrecko::InputPinBase |
| class | vrecko::OutputPinBase |
| class | vrecko::IORequestPinBase |
| class | vrecko::RequestInputPinBase |
| class | vrecko::RequestOutputPinBase |
| class | vrecko::BaseClass |
| struct | vrecko::BaseClass::NOTIFICATION_DESCRIPTION |
Namespaces | |
| namespace | vrecko |
| Second level of space paritioning queries - detailed searching inside object. | |
Macros | |
| #define | EVENTDISPATCHER_PRIORITY -1000000 |
Variables | |
| class VRECKO_EXPORT | vrecko::AutoPtrV |
| class VRECKO_EXPORT | vrecko::BaseClass |
Contains the BaseClass class that servers as an ancestor to many Vrecko classes. Also contains IOPinBase and some basic derived classes that defines the basic IO pins system.
| #define EVENTDISPATCHER_PRIORITY -1000000 |