Address() const | Reflex::Object | [inline] |
CastObject(const Type &to) const | Reflex::Object | [inline] |
Create(T &v) | Reflex::Object | [inline, static] |
Destruct() const | Reflex::Object | [inline] |
DynamicType() const | Reflex::Object | [inline] |
fAddress | Reflex::Object | [mutable, private] |
fType | Reflex::Object | [private] |
Get(const std::string &dm) const | Reflex::Object | |
Invoke(const std::string &fm, Object *ret=0, const std::vector< void * > &args=std::vector< void * >()) const | Reflex::Object | |
Invoke(const std::string &fm, T &ret, const std::vector< void * > &args=std::vector< void * >()) const | Reflex::Object | [inline] |
Invoke(const std::string &fm, const Type &sign, Object *ret=0, const std::vector< void * > &args=std::vector< void * >()) const | Reflex::Object | |
Invoke(const std::string &fm, const Type &sign, T &ret, const std::vector< void * > &args=std::vector< void * >()) const | Reflex::Object | [inline] |
Object(const Type &type=Type(), void *mem=0) | Reflex::Object | [inline] |
Object(const Object &) | Reflex::Object | [inline] |
operator bool() const | Reflex::Object | [inline] |
operator!=(const Object &obj) | Reflex::Object | [inline] |
operator=(const Object &obj) | Reflex::Object | [inline] |
operator==(const Object &obj) | Reflex::Object | [inline] |
Set(const std::string &dm, const void *value) const | Reflex::Object | [inline] |
Set(const std::string &dm, const T &value) const | Reflex::Object | [inline] |
Set2(const std::string &dm, const void *value) const | Reflex::Object | [private] |
TypeOf() const | Reflex::Object | [inline] |
ValueObject class | Reflex::Object | [friend] |
~Object() | Reflex::Object | [inline] |