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