c_str() const | ufo::UString | [inline] |
clone() const | ufo::UString | [virtual] |
detach() | ufo::UString | |
equals(const UString *str) const | ufo::UString | [virtual] |
equals(const UObject *obj) const | ufo::UString | [virtual] |
getName() const (defined in ufo::UObject) | ufo::UObject | [inline] |
getReferenceCount() const (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
hash(const char *cstr) | ufo::UString | [static] |
hashCode() const | ufo::UString | [virtual] |
isDynamic() (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
lowerCase() const | ufo::UString | |
objCount() | ufo::UObject | |
operator delete(void *p, std::size_t) (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
operator new(std::size_t size) (defined in ufo::UCollectable) | ufo::UCollectable | |
operator std::string() const (defined in ufo::UString) | ufo::UString | [inline] |
operator<<(std::ostream &os, const UObject &o) | ufo::UObject | [friend] |
operator<<(std::ostream &os, const UObject *o) | ufo::UObject | [friend] |
operator=(char *str) (defined in ufo::UString) | ufo::UString | |
operator=(const char *str) (defined in ufo::UString) | ufo::UString | |
operator=(const std::string &str) (defined in ufo::UString) | ufo::UString | |
operator==(UString &str) const (defined in ufo::UString) | ufo::UString | [inline] |
operator==(const UString &str) const (defined in ufo::UString) | ufo::UString | [inline] |
operator==(const std::string &str) const (defined in ufo::UString) | ufo::UString | [inline] |
operator==(const UObject &obj) const (defined in ufo::UObject) | ufo::UObject | [inline] |
paramString(std::ostream &os) const | ufo::UString | [protected, virtual] |
reference() const (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
releaseAllPointers() | ufo::UObject | |
releasePointer(UCollectable *c) | ufo::UObject | |
releasePointer(const UCollectable *c) | ufo::UObject | |
setDynamic(bool b) (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
setName(const std::string &newNameA) | ufo::UObject | [inline] |
sigDestroyed() | ufo::UObject | [inline] |
str() const | ufo::UString | [inline] |
str() | ufo::UString | [inline] |
swapPointers(const UCollectable *oldObj, const UCollectable *newObj) | ufo::UObject | |
toDouble(const std::string &str) (defined in ufo::UString) | ufo::UString | [static] |
toInt(const std::string &str) (defined in ufo::UString) | ufo::UString | [static] |
tokenize(char delimiter) const | ufo::UString | |
toString(const TYPE &t) | ufo::UString | [static] |
toString() const | ufo::UString | [virtual] |
toUnsignedInt(const std::string &str) (defined in ufo::UString) | ufo::UString | [static] |
trackPointer(UCollectable *c) | ufo::UObject | |
trackPointer(const UCollectable *c) | ufo::UObject | |
UCollectable() (defined in ufo::UCollectable) | ufo::UCollectable | |
unreference() const (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
UObject() (defined in ufo::UObject) | ufo::UObject | |
UObject(const UObject &) (defined in ufo::UObject) | ufo::UObject | |
upperCase() const | ufo::UString | |
UString(char *str) (defined in ufo::UString) | ufo::UString | |
UString(const char *str) (defined in ufo::UString) | ufo::UString | |
UString(const std::string &str) (defined in ufo::UString) | ufo::UString | |
~UCollectable() (defined in ufo::UCollectable) | ufo::UCollectable | [virtual] |
~UObject() (defined in ufo::UObject) | ufo::UObject | [virtual] |