
|
Portal Member ListThis is the complete list of members for Portal, including all inherited members.
| Chunkinfo(Database &db, Chunk &chunk) | Chunkinfo | |
| Chunkinfo(Database &db, Chunk &chunk, int x, int y, infotype_t type) | Chunkinfo | |
| Display(InSocket *) | Portal | [virtual] |
| Exists() | Chunkinfo | [virtual] |
| GetChunkinfo(Chunk &) | Chunkinfo | [static] |
| GetData() | Chunkinfo | |
| GetInstance(Database &, Chunk &, int x, int y, infotype_t type) | Chunkinfo | [static] |
| GetNum() | Chunkinfo | [virtual] |
| GetToArea() | Portal | |
| GetToChunk() | Portal | |
| GetToX() | Portal | |
| GetToY() | Portal | |
| GetType() | Chunkinfo | |
| GetX() | Chunkinfo | |
| GetY() | Chunkinfo | |
| infotype_t enum name | Chunkinfo | |
| m_chunkinfo | Chunkinfo | [protected] |
| m_db | Object | [protected] |
| Object(Database &) | Object | |
| Portal(Database &, Chunk &) | Portal | |
| Portal(Database &, Chunk &, int x, int y) | Portal | |
| Save() | Chunkinfo | [virtual] |
| SetData(const std::string &) | Chunkinfo | |
| SetToArea(int) | Portal | |
| SetToChunk(int) | Portal | |
| SetToX(int) | Portal | |
| SetToY(int) | Portal | |
| SetType(infotype_t) | Chunkinfo | |
| SetX(int) | Chunkinfo | |
| SetY(int) | Chunkinfo | |
| TYPE_PORTAL enum value | Chunkinfo | |
| TYPE_ROOM_DESCRIPTION enum value | Chunkinfo | |
| ~Chunkinfo() | Chunkinfo | |
| ~Object() | Object | [virtual] |
| ~Portal() | Portal | |
|