#include "inforepo_export.h"
#include <string>
Include dependency graph for DCPS_IR_Topic.h:
Go to the source code of this file.
Classes | |
class | DCPS_IR_Topic |
Representative of a Topic. More... | |
Typedefs | |
typedef ACE_Unbounded_Set< DCPS_IR_Publication * > | DCPS_IR_Publication_Set |
typedef ACE_Unbounded_Set< DCPS_IR_Subscription * > | DCPS_IR_Subscription_Set |
typedef ACE_Unbounded_Set<DCPS_IR_Publication*> DCPS_IR_Publication_Set |
Definition at line 24 of file DCPS_IR_Topic.h.
typedef ACE_Unbounded_Set<DCPS_IR_Subscription*> DCPS_IR_Subscription_Set |
Definition at line 27 of file DCPS_IR_Topic.h.