RSB  0.15.1
IntrospectionSender.h File Reference
#include <vector>
#include <string>
#include <boost/shared_ptr.hpp>
#include <boost/thread/mutex.hpp>
#include <rsc/logging/Logger.h>
#include "../Participant.h"
#include "../Listener.h"
#include "../Informer.h"
#include "../Factory.h"
#include "../patterns/LocalServer.h"
#include "Model.h"
Include dependency graph for IntrospectionSender.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rsb::introspection::IntrospectionSender
 Instances of this class publish information about the local host, the current process and its participants for consumption by introspection receivers. More...
 

Namespaces

 rsb
 
 rsb::introspection
 

Typedefs

typedef boost::shared_ptr< IntrospectionSender > rsb::introspection::IntrospectionSenderPtr