libnolimits
1.0.0-beta
A NoLimits Roller Coaster 1 and 2 Library written in C++, which provides functionality to manipulate and create NoLimits 2 Parks or NoLimits 1 Tracks programmatically.
|
#include <Info.h>
Public Member Functions | |
void | debug () |
std::string | getChunkName () |
const std::string & | getDescription () const |
void | setDescription (const std::string &value) |
Private Attributes | |
std::string | description |
|
inlinevirtual |
Reimplemented from NoLimits::Stream::Chunk.
|
inline |
const std::string & NoLimits::NoLimits1::Info::getDescription | ( | ) | const |
void NoLimits::NoLimits1::Info::setDescription | ( | const std::string & | value | ) |
|
private |