#include <Configuration.h>
Public Member Functions | |
| CConfigProperty | operator[] (size_type __n) |
| void | setData (const std::string &data, const char delimiter=CONFIGURATION_ARRAY_DELIMITER) |
Definition at line 110 of file Configuration.h.
| CConfigProperty CConfigPropertyArray::operator[] | ( | size_type | __n | ) |
| void CConfigPropertyArray::setData | ( | const std::string & | data, |
| const char | delimiter = CONFIGURATION_ARRAY_DELIMITER |
||
| ) |