Pol  Rev 533
InMemoryMapServer Class Reference

#include <inmemorymapserver.h>

+ Inheritance diagram for InMemoryMapServer:
+ Collaboration diagram for InMemoryMapServer:

List of all members.

Public Member Functions

 InMemoryMapServer (const RealmDescriptor &descriptor)
virtual ~InMemoryMapServer ()
virtual MAPCELL GetMapCell (unsigned short x, unsigned short y) const

Private Member Functions

 InMemoryMapServer (const InMemoryMapServer &)
InMemoryMapServeroperator= (const InMemoryMapServer &)

Private Attributes

vector< MAPBLOCK_mapblocks

Detailed Description

Definition at line 15 of file inmemorymapserver.h.


Constructor & Destructor Documentation

InMemoryMapServer::InMemoryMapServer ( const RealmDescriptor descriptor) [explicit]

Definition at line 17 of file inmemorymapserver.cpp.

References MapServer::_descriptor, _mapblocks, RealmDescriptor::height, MAPBLOCK_SHIFT, mapfile, RealmDescriptor::path(), and RealmDescriptor::width.

+ Here is the call graph for this function:

Definition at line 29 of file inmemorymapserver.cpp.


Member Function Documentation

MAPCELL InMemoryMapServer::GetMapCell ( unsigned short  x,
unsigned short  y 
) const [virtual]
InMemoryMapServer& InMemoryMapServer::operator= ( const InMemoryMapServer ) [private]

Member Data Documentation

Definition at line 24 of file inmemorymapserver.h.

Referenced by GetMapCell(), and InMemoryMapServer().


The documentation for this class was generated from the following files: