All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
te::layout::SharedProperties Class Reference

#include <SharedProperties.h>

Public Member Functions

std::string getBorder ()
 
std::string getId ()
 
std::string getMapName ()
 
std::string getName ()
 
std::string getX1 ()
 
std::string getX2 ()
 
std::string getY1 ()
 
std::string getY2 ()
 
std::string getZValue ()
 
 SharedProperties ()
 
virtual ~SharedProperties (void)
 

Protected Attributes

std::string m_border
 
std::string m_id
 
std::string m_mapName
 
std::string m_name
 
std::string m_x1
 
std::string m_x2
 
std::string m_y1
 
std::string m_y2
 
std::string m_zValue
 

Detailed Description

Definition at line 38 of file SharedProperties.h.

Constructor & Destructor Documentation

te::layout::SharedProperties::SharedProperties ( )

Definition at line 32 of file SharedProperties.cpp.

te::layout::SharedProperties::~SharedProperties ( void  )
virtual

Definition at line 46 of file SharedProperties.cpp.

Member Function Documentation

std::string te::layout::SharedProperties::getBorder ( )

Definition at line 91 of file SharedProperties.cpp.

std::string te::layout::SharedProperties::getId ( )

Definition at line 56 of file SharedProperties.cpp.

std::string te::layout::SharedProperties::getMapName ( )

Definition at line 61 of file SharedProperties.cpp.

std::string te::layout::SharedProperties::getName ( )

Definition at line 51 of file SharedProperties.cpp.

std::string te::layout::SharedProperties::getX1 ( )

Definition at line 66 of file SharedProperties.cpp.

std::string te::layout::SharedProperties::getX2 ( )

Definition at line 71 of file SharedProperties.cpp.

std::string te::layout::SharedProperties::getY1 ( )

Definition at line 76 of file SharedProperties.cpp.

std::string te::layout::SharedProperties::getY2 ( )

Definition at line 81 of file SharedProperties.cpp.

std::string te::layout::SharedProperties::getZValue ( )

Definition at line 86 of file SharedProperties.cpp.

Member Data Documentation

std::string te::layout::SharedProperties::m_border
protected

Definition at line 65 of file SharedProperties.h.

std::string te::layout::SharedProperties::m_id
protected

Definition at line 58 of file SharedProperties.h.

std::string te::layout::SharedProperties::m_mapName
protected

Definition at line 59 of file SharedProperties.h.

std::string te::layout::SharedProperties::m_name
protected

Definition at line 57 of file SharedProperties.h.

std::string te::layout::SharedProperties::m_x1
protected

Definition at line 60 of file SharedProperties.h.

std::string te::layout::SharedProperties::m_x2
protected

Definition at line 61 of file SharedProperties.h.

std::string te::layout::SharedProperties::m_y1
protected

Definition at line 62 of file SharedProperties.h.

std::string te::layout::SharedProperties::m_y2
protected

Definition at line 63 of file SharedProperties.h.

std::string te::layout::SharedProperties::m_zValue
protected

Definition at line 64 of file SharedProperties.h.


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