RSB  0.15.1
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nrsb
 Nconverter
 Ndetail
 Neventprocessing
 Nfilter
 Nintrospection
 Npatterns
 Nprotocol
 Ntransport
 Nutil
 CAnyTypeA tag type for constructing Informer instances that can publish data of arbitrary types
 CCommExceptionGeneral exception thrown upon communication errors
 CConfigDebugPrinter
 CDataFunctionHandlerA utility class to simplify data handling by automatically passing the data of the desired type to a function
 CDataHandlerA Handler that automatically performs the desired type casting
 CEventBasic message that is exchanged between informers and listeners
 CEventFunctionHandlerA utility class to simplify event handling in ordinary functions or member functions
 CEventIdA unique ID for events in RSB
 CException
 CFactoryFactory for RSB user-level domain objects for communication patterns
 CFilteringHandlerA utility class that forwards events to another rsb::Handler object if they match a given rsb::filter::Filter
 CHandlerAsynchronously called handler interface on the client level
 CInformerA informer to publish data of a specified type expressed through the template parameter
 CInformerBaseA informer to publish data
 CListenerA Listener receives events published by rsb::Informer objects by participating in a channel with a suitable scope
 CMetaDataFramework-supplied meta data attached to each event that give information e.g
 CParticipantObjects of this class participate in the exchange of notifications on one channel of the bus
 CParticipantConfigA class describing the configuration of Participant instances
 CQualityOfServiceSpecSpecification of desired quality of service settings for sending and receiving events
 CReaderA Reader receives events published by a informers by participating in a channel with a suitable scope
 CScopeScope is a descriptor for a hierarchical channel of the unified bus
 CUnsupportedQualityOfServiceExceptionAn exception indicating that a desired QualityOfServiceSpec cannot be reached by a transport