|
|
| boolean (bool v) |
| |
|
boolean & | operator= (bool v) |
| |
|
bool | value () const |
| |
|
| operator bool () const |
| |
|
bool | operator! () const |
| |
|
template<typename Protocol > |
| int | level (const Protocol &) const |
| |
|
template<typename Protocol > |
| int | name (const Protocol &) const |
| |
|
template<typename Protocol > |
| int * | data (const Protocol &) |
| |
|
template<typename Protocol > |
| const int * | data (const Protocol &) const |
| |
|
template<typename Protocol > |
| std::size_t | size (const Protocol &) const |
| |
|
template<typename Protocol > |
| void | resize (const Protocol &, std::size_t s) |
| |
The documentation for this class was generated from the following file: