#include <GeographyMUR.h>
Collaboration diagram for SCTDAL::GeographyMUR:
Public Member Functions | |
GeographyMUR (::Configuration &conf,::ConfigObject &obj) | |
bool | destroy (::Configuration &conf) |
Destroy object of the GeographyMUR class. | |
virtual void | init (bool init_children) |
virtual void | print (unsigned int, bool, std::ostream &) const |
unsigned short | get_id () const |
Get "id" attribute value. | |
unsigned short | id () const |
bool | set_id (unsigned short value) |
Set "id" attribute value. | |
const std::string & | get_position () const |
Get "position" attribute value. | |
const std::string & | position () const |
bool | set_position (const std::string &value) |
Set "position" attribute value. | |
const SCTDAL::RodMUR * | get_rodMUR () const |
Get "rodMUR" relationship value. | |
const SCTDAL::RodMUR * | rodMUR () const |
bool | set_rodMUR (const SCTDAL::RodMUR *value) |
Set "rodMUR" relationship value. | |
GeographyMUR (::Configuration &conf,::ConfigObject &obj) | |
bool | destroy (::Configuration &conf) |
Destroy object of the GeographyMUR class. | |
virtual void | init (bool init_children) |
virtual void | print (unsigned int, bool, std::ostream &) const |
unsigned short | get_id () const |
Get "id" attribute value. | |
unsigned short | id () const |
bool | set_id (unsigned short value) |
Set "id" attribute value. | |
const std::string & | get_position () const |
Get "position" attribute value. | |
const std::string & | position () const |
bool | set_position (const std::string &value) |
Set "position" attribute value. | |
const SCTDAL::RodMUR * | get_rodMUR () const |
Get "rodMUR" relationship value. | |
const SCTDAL::RodMUR * | rodMUR () const |
bool | set_rodMUR (const SCTDAL::RodMUR *value) |
Set "rodMUR" relationship value. | |
Static Public Member Functions | |
GeographyMUR * | create (::Configuration &conf, const std::string &id="") |
Create new object of the GeographyMUR class. | |
GeographyMUR * | create (::Configuration &conf, const std::string &id="") |
Create new object of the GeographyMUR class. | |
Static Public Attributes | |
const std::string | s_class_name |
Private Member Functions | |
void | check_init () const |
void | check_init () const |
Static Private Member Functions | |
void | update (::Configuration &conf, const::ConfigurationChange *change) |
void | reset (::Configuration &conf, bool re_initialise_obj) |
void | update (::Configuration &conf, const::ConfigurationChange *change) |
void | reset (::Configuration &conf, bool re_initialise_obj) |
Private Attributes | |
unsigned short | m_id |
std::string | m_position |
const SCTDAL::RodMUR * | m_rodMUR |
const SCTDAL::RodMUR * | m_rodMUR |
Friends | |
class | ::Configuration |
Definition at line 26 of file GeographyMUR.h.
|
Create new object of the GeographyMUR class.
|
|
Create new object of the GeographyMUR class.
|
|
Destroy object of the GeographyMUR class.
|
|
Destroy object of the GeographyMUR class.
|
|
Get "id" attribute value.
Definition at line 83 of file emp/GeographyMUR.h. |
|
Get "id" attribute value.
Definition at line 83 of file GeographyMUR.h. |
|
Get "position" attribute value.
Definition at line 96 of file emp/GeographyMUR.h. |
|
Get "position" attribute value.
Definition at line 96 of file GeographyMUR.h. |
|
Get "rodMUR" relationship value.
Definition at line 109 of file emp/GeographyMUR.h. |
|
Get "rodMUR" relationship value.
Definition at line 109 of file GeographyMUR.h. |
|
Set "id" attribute value.
Definition at line 90 of file emp/GeographyMUR.h. |
|
Set "id" attribute value.
Definition at line 90 of file GeographyMUR.h. |
|
Set "position" attribute value.
Definition at line 103 of file emp/GeographyMUR.h. |
|
Set "position" attribute value.
Definition at line 103 of file GeographyMUR.h. |
|
Set "rodMUR" relationship value.
|
|
Set "rodMUR" relationship value.
Definition at line 116 of file GeographyMUR.cpp. |