clone() const | ufo::UObject | [virtual] |
equals(const UObject *obj) const | ufo::UObject | [virtual] |
getDisplay() const | ufo::UVolatileData | [inline] |
getDrawableSize() const | ufo::UImage | [virtual] |
getImageComponents() const =0 | ufo::UImage | [pure virtual] |
getImageSize() const =0 | ufo::UImage | [pure virtual] |
getLastRefreshTime() const | ufo::UVolatileData | [inline] |
getName() const (defined in ufo::UObject) | ufo::UObject | [inline] |
getReferenceCount() const (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
handle() const | ufo::UImage | [inline, virtual] |
hashCode() const | ufo::UObject | [virtual] |
isDynamic() (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
needsRefresh() const | ufo::UVolatileData | |
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] |
paintDrawable(UGraphics *g, const URectangle &rect) | ufo::UImage | [virtual] |
ufo::UDrawable::paintDrawable(UGraphics *g, int x, int y, int w, int h) | ufo::UDrawable | [inline] |
paramString(std::ostream &os) const | ufo::UObject | [protected, virtual] |
peer() const | ufo::UImage | [inline, virtual] |
reference() const (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
refresh() | ufo::UImage | [virtual] |
releaseAllPointers() | ufo::UObject | |
releasePointer(UCollectable *c) | ufo::UObject | |
releasePointer(const UCollectable *c) | ufo::UObject | |
setDisplay(UDisplay *display) | ufo::UVolatileData | [protected] |
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 | |
updateRefreshTime() | ufo::UVolatileData | [protected] |
UVolatileData(UDisplay *display=NULL) (defined in ufo::UVolatileData) | ufo::UVolatileData | |
~UCollectable() (defined in ufo::UCollectable) | ufo::UCollectable | [virtual] |
~UObject() (defined in ufo::UObject) | ufo::UObject | [virtual] |
~UVolatileData() (defined in ufo::UVolatileData) | ufo::UVolatileData | [virtual] |