#include <TypeObject.hpp>
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
| 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: