RSB  0.7.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

namespace  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.