frepple::LocationDefault Class Reference
This class implements the abstract Location class. More...
#include <model.h>
Inheritance diagram for frepple::LocationDefault:

Public Member Functions | |
| virtual size_t | getSize () const |
| virtual const MetaClass & | getType () const |
| LocationDefault (const string &str) | |
Static Public Attributes | |
| static const MetaClass | metadata |
Detailed Description
This class implements the abstract Location class.Definition at line 1311 of file model.h.
Constructor & Destructor Documentation
| frepple::LocationDefault::LocationDefault | ( | const string & | str | ) | [inline, explicit] |
Member Function Documentation
| virtual size_t frepple::LocationDefault::getSize | ( | ) | const [inline, virtual] |
Return the memory size of the object in bytes.
Implements frepple::utils::Object.
| virtual const MetaClass& frepple::LocationDefault::getType | ( | ) | const [inline, virtual] |
This returns the type information on the object, a bit similar to the standard type_info information.
Reimplemented from frepple::Location.
Member Data Documentation
const MetaClass frepple::LocationDefault::metadata [static] |
The documentation for this class was generated from the following files:
Documentation generated by
