|
|
Wrapper class for PaAction offering string conversion functions.
PaAction convert (const string& act_str)
| convert |
[static]
string convert (const PaAction act)
| convert |
[static]
PaActionWrapper (PaAction act)
| PaActionWrapper |
PaActionWrapper (const string& act_str)
throw(PaInvalidActionException) | PaActionWrapper |
inline string str ()
| str |
[const]
Returns: A string representation of the action.
inline PaAction action ()
| action |
[const]
PaAction _action | _action |
[protected]