Go to the source code of this file.
Classes | |
| class | SubscriberInfo |
| class | StateVariableBase |
| class | StateVariable< T > |
| class | StateVariables |
| class | Eventing |
Typedefs | |
| typedef QMap< QString, SubscriberInfo * > | Subscribers |
Functions | |
| template<typename T > | |
| T | state_var_init (const T *) |
| template<> | |
| QString | state_var_init (const QString *) |
| typedef QMap<QString,SubscriberInfo*> Subscribers |
Definition at line 88 of file eventing.h.
| T state_var_init | ( | const T * | ) | [inline] |
Definition at line 166 of file eventing.h.
Referenced by StateVariables::GetValue().
| QString state_var_init | ( | const QString * | ) | [inline] |
Definition at line 168 of file eventing.h.
1.6.3