clone() const | ufo::UPointObject | [inline, virtual] |
equals(const UObject *obj) (defined in ufo::UPointObject) | ufo::UPointObject | [inline, virtual] |
equals(const UPoint *obj) (defined in ufo::UPointObject) | ufo::UPointObject | [inline, virtual] |
ufo::UObject::equals(const UObject *obj) const | ufo::UObject | [virtual] |
getLocation() const | ufo::UPoint | [inline] |
getName() const (defined in ufo::UObject) | ufo::UObject | [inline] |
getReferenceCount() const (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
getX() const (defined in ufo::UPoint) | ufo::UPoint | [inline] |
getY() const (defined in ufo::UPoint) | ufo::UPoint | [inline] |
hashCode() const | ufo::UPointObject | [inline, virtual] |
invalid (defined in ufo::UPoint) | ufo::UPoint | [static] |
isDynamic() (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
isInvalid() const | ufo::UPoint | [inline] |
isNull() const | ufo::UPoint | [inline] |
objCount() | ufo::UObject | |
operator *=(int c) | ufo::UPoint | [inline] |
operator *=(double c) | ufo::UPoint | [inline] |
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+=(const UPoint &p) | ufo::UPoint | [inline] |
operator-=(const UPoint &p) | ufo::UPoint | [inline] |
operator/=(int c) | ufo::UPoint | [inline] |
operator/=(double c) | ufo::UPoint | [inline] |
operator<< (defined in ufo::UPoint) | ufo::UPoint | [friend] |
ufo::UObject::operator<<(std::ostream &os, const UObject &o) | ufo::UObject | [friend] |
ufo::UObject::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::UPointObject | [inline, 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] |
setLocation(const UPoint &p) | ufo::UPoint | [inline] |
setName(const std::string &newNameA) | ufo::UObject | [inline] |
setX(int x) (defined in ufo::UPoint) | ufo::UPoint | [inline] |
setY(int y) (defined in ufo::UPoint) | ufo::UPoint | [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 | |
translate(const UPoint &p) | ufo::UPoint | [inline] |
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 | |
UPoint() (defined in ufo::UPoint) | ufo::UPoint | [inline] |
UPoint(int x, int y) (defined in ufo::UPoint) | ufo::UPoint | [inline] |
UPointObject() (defined in ufo::UPointObject) | ufo::UPointObject | [inline] |
UPointObject(const UPoint &p) (defined in ufo::UPointObject) | ufo::UPointObject | [inline] |
UPointObject(int w, int h) (defined in ufo::UPointObject) | ufo::UPointObject | [inline] |
x (defined in ufo::UPoint) | ufo::UPoint | |
y (defined in ufo::UPoint) | ufo::UPoint | |
~UCollectable() (defined in ufo::UCollectable) | ufo::UCollectable | [virtual] |
~UObject() (defined in ufo::UObject) | ufo::UObject | [virtual] |