VISH
0.2
|
Ageable() | MemCore::Ageable | [inline] |
Ageable(time_t t) | MemCore::Ageable | [inline] |
Ageable(const Ageable &A) | MemCore::Ageable | [inline] |
Ageable(const volatile Ageable &A) | MemCore::Ageable | [inline] |
BoundingBall() | Eagle::BoundingBall | |
BoundingBall(const point_t &Center, double R) | Eagle::BoundingBall | |
BoundingBall(double R, const point_t &Center) | Eagle::BoundingBall | |
BoundingBall(const BoundingBall &BB) | Eagle::BoundingBall | |
Center (defined in Eagle::BoundingBall) | Eagle::BoundingBall | [protected] |
center() const | Eagle::BoundingBall | [inline] |
expandBall(const point_t &point) | Eagle::BoundingBall | |
expandBall(const BoundingBall &B) | Eagle::BoundingBall | |
getCenter() | Eagle::BoundingBall | [inline] |
getInterfaceDomain() const | MemCore::Interface< BoundingBall > | [inline] |
getRadius() const | Eagle::BoundingBall | [inline] |
InfinitelyOld() | MemCore::Ageable | [inline, static] |
inside(const point_t &p) const (defined in Eagle::BoundingBall) | Eagle::BoundingBall | [virtual] |
InterfaceDomain_t typedef (defined in MemCore::Interface< BoundingBall >) | MemCore::Interface< BoundingBall > | |
isNewerThan(const Ageable &a) const | MemCore::Ageable | [inline] |
isOlderThan(const Ageable &a) const | MemCore::Ageable | [inline] |
isYoungerThan(const Ageable &a) const | MemCore::Ageable | [inline] |
merge(const MemCore::RefPtr< BoundingBall > &Src) const (defined in Eagle::BoundingBall) | Eagle::BoundingBall | [virtual] |
now() | MemCore::Ageable | [inline, static] |
operator!=(const Ageable &a) const | MemCore::Ageable | [inline] |
operator&(const BoundingBall &A, const BoundingBall &B) | Eagle::BoundingBall | [friend] |
operator+=(const BoundingBall &B) (defined in Eagle::BoundingBall) | Eagle::BoundingBall | [inline] |
operator<(const Ageable &a) const | MemCore::Ageable | [inline] |
operator<(volatile const Ageable &a) const volatile (defined in MemCore::Ageable) | MemCore::Ageable | [inline] |
operator<=(const Ageable &a) const | MemCore::Ageable | [inline] |
operator<=(const volatile Ageable &a) const volatile | MemCore::Ageable | [inline] |
operator==(const Ageable &a) const | MemCore::Ageable | [inline] |
operator>(const Ageable &a) const | MemCore::Ageable | [inline] |
operator>(const volatile Ageable &a) const volatile | MemCore::Ageable | [inline] |
operator>=(const Ageable &a) const | MemCore::Ageable | [inline] |
operator>=(const volatile Ageable &a) const volatile | MemCore::Ageable | [inline] |
overlap(const BoundingBall &, const BoundingBall &) | Eagle::BoundingBall | [friend] |
radius() const | Eagle::BoundingBall | [inline] |
Radius (defined in Eagle::BoundingBall) | Eagle::BoundingBall | [protected] |
Radius2 (defined in Eagle::BoundingBall) | Eagle::BoundingBall | [protected] |
radius2() const | Eagle::BoundingBall | [inline] |
setCenter(const point_t ¢er) | Eagle::BoundingBall | [inline] |
setRadius(double R) | Eagle::BoundingBall | [inline] |
time_value() const | MemCore::Ageable | [inline] |
time_value() const volatile | MemCore::Ageable | [inline] |
touch() | MemCore::Ageable | [inline] |
tvector typedef (defined in Eagle::BoundingBall) | Eagle::BoundingBall | |
update(const Ageable &Other) | MemCore::Ageable | [inline] |
update(const volatile Ageable &Other) volatile | MemCore::Ageable | [inline] |
update(time_t age) | MemCore::Ageable | [inline] |
~Ageable() | MemCore::Ageable | |
~BoundingBall() | Eagle::BoundingBall |