Public Member Functions | |
| def | __init__ |
| def | __str__ |
| def | __getitem__ |
| def | action |
Private Attributes | |
| _action | |
| _param | |
Definition at line 168 of file saranwrap.py.
| def indra::ipc::saranwrap::Request::__init__ | ( | self, | ||
| action, | ||||
| param | ||||
| ) |
Definition at line 170 of file saranwrap.py.
| def indra::ipc::saranwrap::Request::__str__ | ( | self | ) |
Definition at line 173 of file saranwrap.py.
| def indra::ipc::saranwrap::Request::__getitem__ | ( | self, | ||
| name | ||||
| ) |
Definition at line 175 of file saranwrap.py.
| def indra::ipc::saranwrap::Request::action | ( | self | ) |
Definition at line 177 of file saranwrap.py.
indra::ipc::saranwrap::Request::_action [private] |
Definition at line 171 of file saranwrap.py.
indra::ipc::saranwrap::Request::_param [private] |
Definition at line 172 of file saranwrap.py.
1.5.5