| static const char* id | id | 
| static Hash _hash | _hash | 
| void  set_hash (const Hash& x)
 | set_hash | 
Reimplemented from Element.
| Hash  hash ()
 | hash | 
[const]
Reimplemented from Element.
|  ElemBool ()
 | ElemBool | 
|  ~ElemBool ()
 | ~ElemBool | 
|  ElemBool (const char* c_str)
 | ElemBool | 
|  ElemBool (const bool val)
 | ElemBool | 
| string  str ()
 | str | 
[const]
Reimplemented from Element.
| bool  val ()
 | val | 
[const]
| const char*  type ()
 | type | 
[const]
Reimplemented from Element.
| bool  operator== (const ElemBool& rhs)
 | operator== | 
[const]