RSB  0.10.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
rsb::Event::Impl Class Reference
Collaboration diagram for rsb::Event::Impl:
Collaboration graph

Public Attributes

EventIdPtr id
ScopePtr scope
VoidPtr content
std::string type
std::string method
std::set< EventIdcauses
MetaData metaData

Detailed Description

Definition at line 45 of file Event.cpp.

Member Data Documentation

std::set<EventId> rsb::Event::Impl::causes

Definition at line 57 of file Event.cpp.

VoidPtr rsb::Event::Impl::content

Definition at line 50 of file Event.cpp.

EventIdPtr rsb::Event::Impl::id

Definition at line 47 of file Event.cpp.

MetaData rsb::Event::Impl::metaData

Definition at line 59 of file Event.cpp.

std::string rsb::Event::Impl::method

Definition at line 55 of file Event.cpp.

ScopePtr rsb::Event::Impl::scope

Definition at line 48 of file Event.cpp.

std::string rsb::Event::Impl::type

Definition at line 53 of file Event.cpp.


The documentation for this class was generated from the following file: