|
commore
1.0.6-SNAPSHOT
|
#include <Call_C.h>
Public Member Functions | |
| Call_C (const PInterface &pInterface, const AChar *class_name) | |
| ~Call_C () | |
| int | call () |
Public Attributes | |
| Tuple | arg_in |
| Tuple | arg_out |
| PInterface | pInterface |
| commore::Call_C::Call_C | ( | const PInterface & | pInterface, |
| const AChar * | class_name | ||
| ) |
| commore::Call_C::~Call_C | ( | ) |
| int commore::Call_C::call | ( | ) |
| Tuple commore::Call_C::arg_in |
| Tuple commore::Call_C::arg_out |
| PInterface commore::Call_C::pInterface |