|
typedef size_t(* | id_t) () |
|
|
template<typename T > |
bool | is_type () const |
|
template<typename T > |
T & | get () |
|
template<typename T > |
const T & | get () const |
|
template<typename T > |
T & | get_any (bool size_check=true) |
|
template<typename T > |
const T & | get_any (bool size_check=true) const |
|
size_t | size () const |
|
void | dump () const |
|
virtual id_t | id () const =0 |
|
The documentation for this class was generated from the following file: