RSB  0.17.0
EventId.h File Reference
#include <boost/cstdint.hpp>
#include <boost/operators.hpp>
#include <boost/thread.hpp>
#include <boost/shared_ptr.hpp>
#include <rsc/misc/UUID.h>
#include <rsc/runtime/Printable.h>
#include "rsb/rsbexports.h"
Include dependency graph for EventId.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rsb::EventId
 A unique ID for events in RSB. More...
 

Namespaces

 rsb
 

Typedefs

typedef boost::shared_ptr< EventId > rsb::EventIdPtr