Public Member Functions

EnumeratedConstant< DELEGATE > Class Template Reference

#include <TypeObject.hpp>

Inheritance diagram for EnumeratedConstant< DELEGATE >:

List of all members.

Public Member Functions

int32_t value () const
void value (int32_t value)
const std::string name () const
void name (const std::string &value)

Detailed Description

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

Constant in an enumeration type

Definition at line 555 of file TypeObject.hpp.


Member Function Documentation

const std::string name (  )  const
void name ( const std::string &  value  ) 
int32_t value (  )  const
void value ( int32_t  value  ) 

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