Public Member Functions | |
Prop_multival (std::string const &_propname, Changeable::Value when, std::string const &sep) | |
Section_prop * | GetSection () |
const Section_prop * | GetSection () const |
virtual bool | SetValue (std::string const &input, bool init) |
virtual bool | SetValue (std::string const &input) |
virtual const std::vector < Value > & | GetValues () const |
Protected Member Functions | |
void | make_default_value () |
Protected Attributes | |
Section_prop * | section |
std::string | separator |