|
| PresentationContext (GingaScreenID screenId) |
|
void | setPropertyValue (string propertyName, string value) |
|
void | incPropertyValue (string propertyName) |
|
void | decPropertyValue (string propertyName) |
|
set< string > * | getPropertyNames () |
|
string | getPropertyValue (string attributeId) |
|
void | save () |
|
void | setGlobalVarListener (IContextListener *listener) |
|
void | receiveGlobalAttribution (string propertyName, string value) |
|
void | addObserver (Observer *object) |
|
void | removeObserver (Observer *object) |
|
virtual void | notifyObservers (void *object) |
|
|
void | createObserversVector () |
|
The documentation for this class was generated from the following files:
- gingancl/include/gingancl/adaptation/context/PresentationContext.h
- gingancl/src/adaptation/context/PresentationContext.cpp