Public Member Functions

Bit< DELEGATE > Class Template Reference

#include <TypeObject.hpp>

Inheritance diagram for Bit< DELEGATE >:

List of all members.

Public Member Functions

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

Detailed Description

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

Bit in a bit set

Definition at line 512 of file TypeObject.hpp.


Member Function Documentation

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

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