Public Member Functions

TypeProperty< DELEGATE > Class Template Reference

#include <TypeObject.hpp>

Inheritance diagram for TypeProperty< DELEGATE >:

List of all members.

Public Member Functions

const
dds::type::typeobject::TypeFlag::Mask 
flag () const
void flag (const dds::type::typeobject::TypeFlag::Mask &mask)
dds::type::typeobject::TypeId type_id () const
void type_id (dds::type::typeobject::TypeId id)
const std::string name ()
void name (const std::string &name)

Detailed Description

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

Fundamental properties of any type definition

Definition at line 142 of file TypeObject.hpp.


Member Function Documentation

const dds::type::typeobject::TypeFlag::Mask flag (  )  const
void flag ( const dds::type::typeobject::TypeFlag::Mask mask  ) 
const std::string name (  ) 
void name ( const std::string &  name  ) 
void type_id ( dds::type::typeobject::TypeId  id  ) 
dds::type::typeobject::TypeId type_id (  )  const

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