Public Member Functions

TypeObject< DELEGATE > Class Template Reference

#include <TypeObject.hpp>

Inheritance diagram for TypeObject< DELEGATE >:

List of all members.

Public Member Functions

const
dds::type::typeobject::TypeLibrary
library () const
void library (const dds::type::typeobject::TypeLibrary &value)
dds::type::typeobject::TypeId the_type () const
void the_type (dds::type::typeobject::TypeId value)

Detailed Description

template<typename DELEGATE>
class tdds::type::typeobject::TypeObject< DELEGATE >

Central type of this Type Representation: identifies a single type within a library.

Definition at line 696 of file TypeObject.hpp.


Member Function Documentation

const dds::type::typeobject::TypeLibrary& library (  )  const
void library ( const dds::type::typeobject::TypeLibrary value  ) 
dds::type::typeobject::TypeId the_type (  )  const
void the_type ( dds::type::typeobject::TypeId  value  ) 

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