EPICS::TypeSupportManagerCAC Class Reference

#include <TypeSupportManagerCAC.h>

Collaboration diagram for EPICS::TypeSupportManagerCAC:

Collaboration graph
[legend]

List of all members.


Detailed Description

Manager of a collection of objects supporting the different data types.

Public Member Functions

 ~TypeSupportManagerCAC ()
 Destructor.
void set_typesupport (TypeSupportCAC_ptr ts)
 Registers the TypeSopport instance.
TypeSupportCAC_ptr get_typesupport (const char *type_name)
 Returns the TypeSupport instance for the selected type.

Static Public Member Functions

static TypeSupportManagerCACget_instance ()
 Returns singleton.

Protected Member Functions

 TypeSupportManagerCAC ()
 Constructor.

Protected Attributes

std::map< std::string,
TypeSupportCAC_ptr
m_typeSupports
 Catalog of the type supports.

Static Protected Attributes

static TypeSupportManagerCACs_instance
 Singleton.

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

Generated on Sat Oct 10 16:20:07 2009 for EPICS-DDS by  doxygen 1.5.6