array() | TPT::Object | |
ArrayType typedef (defined in TPT::Object) | TPT::Object | |
deallocate() | TPT::Object | |
exists(const std::string &key) | TPT::Object | |
gettype() const (defined in TPT::Object) | TPT::Object | [inline] |
hash() | TPT::Object | |
HashType typedef (defined in TPT::Object) | TPT::Object | |
obj_types enum name (defined in TPT::Object) | TPT::Object | |
Object() (defined in TPT::Object) | TPT::Object | [inline] |
Object(obj_types t) | TPT::Object | [explicit] |
Object(const Object &obj) | TPT::Object | |
Object(const std::string &s) | TPT::Object | |
Object(const char *str) | TPT::Object | |
Object(const ArrayType &a) | TPT::Object | |
Object(const HashType &h) | TPT::Object | |
Object(const TokenType &tok) | TPT::Object | |
Object(const TArrayType &v) | TPT::Object | |
Object(const THashType &h) | TPT::Object | |
operator bool() (defined in TPT::Object) | TPT::Object | [inline] |
operator=(const std::string &s) | TPT::Object | |
operator=(const char *s) | TPT::Object | |
operator=(const ArrayType &a) | TPT::Object | |
operator=(const HashType &h) | TPT::Object | |
operator=(const TokenType &tok) | TPT::Object | |
operator=(const Object &obj) | TPT::Object | |
operator=(obj_types t) | TPT::Object | |
operator=(const TArrayType &v) | TPT::Object | |
operator=(const THashType &h) | TPT::Object | |
operator[](unsigned) | TPT::Object | |
operator[](const std::string &k) | TPT::Object | |
operator[](const char *k) | TPT::Object | |
PtrType typedef (defined in TPT::Object) | TPT::Object | |
scalar() | TPT::Object | |
settype(obj_types t) | TPT::Object | |
token() | TPT::Object | |
TokenType typedef (defined in TPT::Object) | TPT::Object | |
type_array enum value (defined in TPT::Object) | TPT::Object | |
type_hash enum value (defined in TPT::Object) | TPT::Object | |
type_notalloc enum value (defined in TPT::Object) | TPT::Object | |
type_scalar enum value (defined in TPT::Object) | TPT::Object | |
type_token enum value (defined in TPT::Object) | TPT::Object | |
~Object() (defined in TPT::Object) | TPT::Object | [inline] |