RSB  0.9.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
rsb::AnyType Class Reference

A tag type for constructing Informer instances that can publish data of arbitrary types. More...

#include <Informer.h>

Collaboration diagram for rsb::AnyType:
Collaboration graph

Detailed Description

A tag type for constructing Informer instances that can publish data of arbitrary types.

Usage example:

getFactory().createInformer<AnyType>(Scope("/scope"));

Definition at line 59 of file Informer.h.


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