RSB  0.15.1
EventCollections.h File Reference

A header with typdefs of common collection types containing RSB Event instances. More...

#include <map>
#include <vector>
#include "Event.h"
#include "Scope.h"
Include dependency graph for EventCollections.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 rsb
 

Typedefs

typedef std::map< rsb::Scope, std::vector< rsb::EventPtr > > rsb::EventsByScopeMap
 

Detailed Description

A header with typdefs of common collection types containing RSB Event instances.

Definition in file EventCollections.h.