|
presage 0.8.7
|
| attach(Observer *observer) | Observable | [virtual] |
| detach(Observer *observer) | Observable | [virtual] |
| get_name() const | Variable | [virtual] |
| get_name_vector() const | Variable | |
| get_value() const | Variable | [virtual] |
| m_name | Variable | [private] |
| m_name_vector | Variable | [private] |
| m_value | Variable | [private] |
| notify() | Observable | [virtual] |
| Observable() | Observable | [protected] |
| operator<(const Variable &other) const | Variable | [inline] |
| set_value(std::string value) | Variable | |
| size() const | Variable | [inline] |
| string_to_vector(const std::string &str) | Variable | [static] |
| Variable(const char *variable) | Variable | |
| Variable(const std::string &variable) | Variable | |
| Variable(const std::vector< std::string > &variable) | Variable | |
| vector_to_string(const std::vector< std::string > &var) | Variable | [static] |
| ~Observable() | Observable | [virtual] |
| ~Variable() | Variable |
1.7.4