This is the complete list of members for Waypoint, including all inherited members.
| addLink(Waypoint *pLink) | Waypoint | inline |
| deleteInstance() | MemoryPoolObject | inline |
| getBiDirectional(void) const | Waypoint | inline |
| getID(void) const | Waypoint | inline |
| getLink(Int ndx) const | Waypoint | inline |
| getLocation(void) const | Waypoint | inline |
| getName(void) const | Waypoint | inline |
| getNext(void) const | Waypoint | inline |
| getNumLinks(void) const | Waypoint | inline |
| getObjectMemoryPool()=0 | MemoryPoolObject | protectedpure virtual |
| getPathLabel1(void) const | Waypoint | inline |
| getPathLabel2(void) const | Waypoint | inline |
| getPathLabel3(void) const | Waypoint | inline |
| m_biDirectional | Waypoint | protected |
| m_id | Waypoint | protected |
| m_links | Waypoint | protected |
| m_location | Waypoint | protected |
| m_name | Waypoint | protected |
| m_numLinks | Waypoint | protected |
| m_pathLabel1 | Waypoint | protected |
| m_pathLabel2 | Waypoint | protected |
| m_pathLabel3 | Waypoint | protected |
| m_pNext | Waypoint | protected |
| MAX_LINKS enum value | Waypoint | |
| operator delete(void *p) | MemoryPoolObject | inlineprotected |
| operator new(size_t s) | MemoryPoolObject | inlineprotected |
| setLocationZ(Real z) | Waypoint | inline |
| setNext(Waypoint *pNext) | Waypoint | inline |
| Waypoint(WaypointID id, AsciiString name, const Coord3D *pLoc, AsciiString label1, AsciiString label2, AsciiString label3, Bool biDirectional) | Waypoint | |
| ~MemoryPoolObject() | MemoryPoolObject | inlineprotectedvirtual |