byteSize | Caster | protected |
Caster() | Caster | inline |
Caster(const Caster &c) | Caster | inline |
compare(const void *ptr, const Caster &c, const void *cPtr) const (defined in Caster) | Caster | inline |
comparePtr (defined in Caster) | Caster | protected |
compareT(const void *ptr, const Caster &c, const void *cPtr) | Caster | inlineprotectedstatic |
compareT(const void *ptr, const Caster &c, const void *cPtr) | Caster | inlineprotectedstatic |
fromStream(std::istream &istr, const void *p) const (defined in Caster) | Caster | inline |
fromStreamPtr (defined in Caster) | Caster | protected |
fromStreamT(std::istream &istr, const void *p) | Caster | inlineprotectedstatic |
get(const void *p) const | Caster | inline |
get() const (defined in Caster) | Caster | inline |
get(const void *p) const (defined in Caster) | Caster | inline |
get(const void *p) const (defined in Caster) | Caster | inline |
get(const void *p) const (defined in Caster) | Caster | inline |
get(const void *p) const (defined in Caster) | Caster | inline |
get(const void *p) const (defined in Caster) | Caster | inline |
get(const void *p) const (defined in Caster) | Caster | inline |
get(const void *p) const (defined in Caster) | Caster | inline |
get(const void *p) const (defined in Caster) | Caster | inline |
get(const void *p) const (defined in Caster) | Caster | inline |
get(const void *p) const (defined in Caster) | Caster | inline |
get(const void *p) const (defined in Caster) | Caster | inline |
getBool (defined in Caster) | Caster | protected |
getChar (defined in Caster) | Caster | protected |
getDouble (defined in Caster) | Caster | protected |
getElementSize() const | Caster | inline |
getFloat (defined in Caster) | Caster | protected |
getFromStringT(const void *p) | Caster | inlineprotectedstatic |
getFromVoidT(const void *p) | Caster | inlineprotectedstatic |
getFromVoidT(const void *p) | Caster | inlineprotectedstatic |
getFromVoidT(const void *p) (defined in Caster) | Caster | inlineprotectedstatic |
getInt (defined in Caster) | Caster | protected |
getLong (defined in Caster) | Caster | protected |
getShort (defined in Caster) | Caster | protected |
getT(const void *p) | Caster | inlineprotectedstatic |
getType() const | Caster | inline |
getUChar (defined in Caster) | Caster | protected |
getUInt (defined in Caster) | Caster | protected |
getULong (defined in Caster) | Caster | protected |
getUShort (defined in Caster) | Caster | protected |
link(void *p, const std::type_info &t) (defined in Caster) | Caster | inline |
link(T *p) (defined in Caster) | Caster | inline |
link(T &p) (defined in Caster) | Caster | inline |
link(Caster &c) (defined in Caster) | Caster | inline |
ptr | Caster | |
put(void *p, const T &x) const | Caster | inline |
put(const T &x) const | Caster | inline |
put(void *p, const char *x) const (defined in Caster) | Caster | |
put(const char *x) const | Caster | inline |
put(void *p, const bool &x) const (defined in Caster) | Caster | inline |
put(void *p, const char &x) const (defined in Caster) | Caster | inline |
put(void *p, const unsigned char &x) const (defined in Caster) | Caster | inline |
put(void *p, const int &x) const (defined in Caster) | Caster | inline |
put(void *p, const unsigned int &x) const (defined in Caster) | Caster | inline |
put(void *p, const long &x) const (defined in Caster) | Caster | inline |
put(void *p, const unsigned long &x) const (defined in Caster) | Caster | inline |
put(void *p, const float &x) const (defined in Caster) | Caster | inline |
put(void *p, const double &x) const (defined in Caster) | Caster | inline |
putBool (defined in Caster) | Caster | protected |
putChar (defined in Caster) | Caster | protected |
putDouble (defined in Caster) | Caster | protected |
putFloat (defined in Caster) | Caster | protected |
putInt (defined in Caster) | Caster | protected |
putLong (defined in Caster) | Caster | protected |
putShort (defined in Caster) | Caster | protected |
putT(void *p, const T &x) | Caster | inlineprotectedstatic |
putToCasterT(void *p, const T &x) (defined in Caster) | Caster | inlineprotectedstatic |
putToStringT(void *p, const T &x) | Caster | inlineprotectedstatic |
putToVoidT(void *p, const T &x) | Caster | inlineprotectedstatic |
putUChar (defined in Caster) | Caster | protected |
putUInt (defined in Caster) | Caster | protected |
putULong (defined in Caster) | Caster | protected |
putUShort (defined in Caster) | Caster | protected |
requestType(const std::type_info &t) | Caster | inlinevirtual |
setType(const std::type_info &t) | Caster | inline |
setType() | Caster | inline |
toOStream(std::ostream &ostr, const void *p) const | Caster | inline |
toOStream(std::ostream &ostr) const | Caster | inline |
toOStreamFloats(std::ostream &ostr, const void *p) (defined in Caster) | Caster | inlineprotectedstatic |
toOStreamPtr | Caster | protected |
toOStreamT(std::ostream &ostr, const void *p) | Caster | inlineprotectedstatic |
toOStreamT(std::ostream &ostr, const void *p) | Caster | inlineprotectedstatic |
toOStreamT(std::ostream &ostr, const void *p) | Caster | inlineprotectedstatic |
toOStreamT(std::ostream &ostr, const void *p) | Caster | inlineprotectedstatic |
toOStreamT(std::ostream &ostr, const void *p) (defined in Caster) | Caster | inlineprotectedstatic |
toOStreamT(std::ostream &ostr, const void *p) (defined in Caster) | Caster | inlineprotectedstatic |
translate(const Caster &c, const void *ptrC, void *ptr) const | Caster | inline |
translate(const Caster &c) const | Caster | inline |
translatePtr | Caster | protected |
translateT(const Caster &c, const void *ptrC, void *ptr) | Caster | inlineprotectedstatic |
translateT(const Caster &c, const void *ptrC, void *ptr) (defined in Caster) | Caster | inlineprotectedstatic |
translateT(const Caster &c, const void *ptrC, void *ptr) (defined in Caster) | Caster | inlineprotectedstatic |
type | Caster | protected |
typeIsSet() const (defined in Caster) | Caster | inline |
unsetType() | Caster | |
updateType() | Caster | protected |
updateType() (defined in Caster) | Caster | protected |
updateType() (defined in Caster) | Caster | protected |
updateType() (defined in Caster) | Caster | protected |
updateType() | Caster | protected |
~Caster() (defined in Caster) | Caster | inlinevirtual |