map_wiz_props_marker Class Reference

#include <mapmark.h>

Inheritance diagram for map_wiz_props_marker:

Inheritance graph
[legend]
Collaboration diagram for map_wiz_props_marker:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 map_wiz_props_marker (const coord_def &pos=coord_def(0, 0))
 map_wiz_props_marker (const map_wiz_props_marker &other)
void write (writer &) const
void read (reader &)
std::string debug_describe () const
std::string property (const std::string &pname) const
std::string set_property (const std::string &key, const std::string &val)
map_markerclone () const

Static Public Member Functions

static map_markerread (reader &, map_marker_type)
static map_markerparse (const std::string &s, const std::string &) throw (std::string)

Public Attributes

std::map< std::string,
std::string
properties


Constructor & Destructor Documentation

map_wiz_props_marker::map_wiz_props_marker ( const coord_def pos = coord_def(0, 0)  ) 

map_wiz_props_marker::map_wiz_props_marker ( const map_wiz_props_marker other  ) 


Member Function Documentation

void map_wiz_props_marker::write ( writer outf  )  const [virtual]

Reimplemented from map_marker.

Here is the call graph for this function:

void map_wiz_props_marker::read ( reader inf  )  [virtual]

Reimplemented from map_marker.

Here is the call graph for this function:

std::string map_wiz_props_marker::debug_describe (  )  const [virtual]

Implements map_marker.

Here is the call graph for this function:

std::string map_wiz_props_marker::property ( const std::string pname  )  const [virtual]

Reimplemented from map_marker.

std::string map_wiz_props_marker::set_property ( const std::string key,
const std::string val 
)

map_marker * map_wiz_props_marker::clone (  )  const [virtual]

Implements map_marker.

Here is the call graph for this function:

map_marker * map_wiz_props_marker::read ( reader inf,
map_marker_type   
) [static]

Here is the call graph for this function:

map_marker * map_wiz_props_marker::parse ( const std::string s,
const std::string  
) throw (std::string) [static]

Here is the call graph for this function:


Member Data Documentation


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

Generated on Thu Jan 13 13:36:39 2011 by  doxygen 1.5.6