clone() const | ufo::UObject | [virtual] |
equals(const UObject *obj) const | ufo::UObject | [virtual] |
getAscent() const =0 | ufo::UFontMetrics | [pure virtual] |
getCharWidth(const wchar_t chA) const =0 | ufo::UFontMetrics | [pure virtual] |
getDescent() const =0 | ufo::UFontMetrics | [pure virtual] |
getFontRenderer() const =0 (defined in ufo::UFontMetrics) | ufo::UFontMetrics | [pure virtual] |
getHeight() const =0 | ufo::UFontMetrics | [pure virtual] |
getLineskip() const =0 | ufo::UFontMetrics | [pure virtual] |
getMaxAscent() const =0 (defined in ufo::UFontMetrics) | ufo::UFontMetrics | [pure virtual] |
getMaxCharWidth() const =0 (defined in ufo::UFontMetrics) | ufo::UFontMetrics | [pure virtual] |
getMaxDescent() const =0 (defined in ufo::UFontMetrics) | ufo::UFontMetrics | [pure virtual] |
getName() const (defined in ufo::UObject) | ufo::UObject | [inline] |
getReferenceCount() const (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
getStringWidth(const std::string &text) const | ufo::UFontMetrics | [inline, virtual] |
getStringWidth(const char *text, unsigned int nChar) const =0 | ufo::UFontMetrics | [pure virtual] |
getUnderlinePosition() const =0 | ufo::UFontMetrics | [pure virtual] |
getUnderlineThickness() const =0 | ufo::UFontMetrics | [pure virtual] |
hashCode() const | ufo::UObject | [virtual] |
isDynamic() (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
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::ostream &os, const UObject &o) | ufo::UObject | [friend] |
operator<<(std::ostream &os, const UObject *o) | ufo::UObject | [friend] |
operator==(const UObject &obj) const (defined in ufo::UObject) | ufo::UObject | [inline] |
paramString(std::ostream &os) const | ufo::UObject | [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] |
swapPointers(const UCollectable *oldObj, const UCollectable *newObj) | ufo::UObject | |
toString() const | ufo::UObject | [virtual] |
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 | |
viewToModel(const std::string &text, unsigned int w) const | ufo::UFontMetrics | [inline, virtual] |
viewToModel(const char *text, unsigned int nChar, unsigned int w) const =0 | ufo::UFontMetrics | [pure virtual] |
~UCollectable() (defined in ufo::UCollectable) | ufo::UCollectable | [virtual] |
~UObject() (defined in ufo::UObject) | ufo::UObject | [virtual] |