#include <GUIStateParams.h>
Definition at line 145 of file GUIStateParams.h.
◆ DataSetParam() [1/2]
◆ DataSetParam() [2/2]
◆ ~DataSetParam()
virtual GUIStateParams::DataSetParam::~DataSetParam |
( |
| ) |
|
|
inlinevirtual |
◆ GetClassType()
static string GUIStateParams::DataSetParam::GetClassType |
( |
| ) |
|
|
inlinestatic |
◆ GetFormat()
string GUIStateParams::DataSetParam::GetFormat |
( |
| ) |
const |
|
inline |
◆ GetPaths()
std::vector< string > GUIStateParams::DataSetParam::GetPaths |
( |
| ) |
const |
|
inline |
◆ GetRelativePaths()
std::vector< string > GUIStateParams::DataSetParam::GetRelativePaths |
( |
| ) |
const |
|
inline |
◆ HasRelativePaths()
bool GUIStateParams::DataSetParam::HasRelativePaths |
( |
| ) |
const |
|
inline |
◆ SetFormat()
void GUIStateParams::DataSetParam::SetFormat |
( |
string |
format | ) |
|
|
inline |
◆ SetPaths()
void GUIStateParams::DataSetParam::SetPaths |
( |
const std::vector< string > & |
paths | ) |
|
|
inline |
◆ SetRelativePaths()
void GUIStateParams::DataSetParam::SetRelativePaths |
( |
const std::vector< string > & |
paths | ) |
|
|
inline |
The documentation for this class was generated from the following file: