#include <Section.h>
◆ SectionType
Enumerator |
---|
Track | |
Station | |
Lift | |
Transport | |
Brake | |
Storage | |
◆ Section() [1/2]
NoLimits::NoLimits2::Section::Section |
( |
SectionType |
sectionType | ) |
|
|
inline |
◆ Section() [2/2]
NoLimits::NoLimits2::Section::Section |
( |
| ) |
|
|
inline |
◆ debug()
void NoLimits::NoLimits2::Section::debug |
( |
| ) |
|
|
inlinevirtual |
◆ getName()
std::string NoLimits::NoLimits2::Section::getName |
( |
| ) |
const |
◆ getSection()
Section * NoLimits::NoLimits2::Section::getSection |
( |
| ) |
const |
◆ getSectionType()
◆ setName()
void NoLimits::NoLimits2::Section::setName |
( |
const std::string & |
value | ) |
|
◆ setSection()
void NoLimits::NoLimits2::Section::setSection |
( |
Section * |
value | ) |
|
◆ setSectionType()
void NoLimits::NoLimits2::Section::setSectionType |
( |
const SectionType & |
sectionType | ) |
|
◆ _sectionType
◆ name
std::string NoLimits::NoLimits2::Section::name |
|
private |
◆ section
Section* NoLimits::NoLimits2::Section::section |
|
private |
The documentation for this class was generated from the following files: