DDS4CCM
1.2.3
|
#include <TypeSupport.h>
Public Member Functions | |
DDS_TypeFactory_i_var (DDS_TypeFactory_i *tf) | |
~DDS_TypeFactory_i_var (void) | |
DDS_TypeFactory_i * | get_factory () |
long | _inc_ref () |
long | _dec_ref () |
Private Attributes | |
long | ref_count_ |
DDS_TypeFactory_i * | tf_ |
Helper class to administrate the type factory and how many times it has been registered
CIAO::NDDS::DDS_TypeFactory_i_var::DDS_TypeFactory_i_var | ( | DDS_TypeFactory_i * | tf | ) |
CIAO::NDDS::DDS_TypeFactory_i_var::~DDS_TypeFactory_i_var | ( | void | ) |
long CIAO::NDDS::DDS_TypeFactory_i_var::_dec_ref | ( | ) |
Decrements the reference count
long CIAO::NDDS::DDS_TypeFactory_i_var::_inc_ref | ( | ) |
Increments the reference count
DDS_TypeFactory_i * CIAO::NDDS::DDS_TypeFactory_i_var::get_factory | ( | ) |
|
private |
|
private |