import "i_component.idl";

Definition at line 25 of file i_component.idl.
Public Member Functions | |
| i_Version | GetVersion () |
| void | StartDebug (in char a_level, in string a_output, in string a_flags, in i_BitFlag_t a_ivdfsFlags) |
| void | StopDebug () |
| void | Remove () raises (i_IvdException) |
| void | Ping () raises (i_IvdException) |
| i_Version i_Component::GetVersion | ( | ) |
| void i_Component::StartDebug | ( | in char | a_level, | |
| in string | a_output, | |||
| in string | a_flags, | |||
| in i_BitFlag_t | a_ivdfsFlags | |||
| ) |
| void i_Component::StopDebug | ( | ) |
| void i_Component::Remove | ( | ) | raises (i_IvdException) |
| void i_Component::Ping | ( | ) | raises (i_IvdException) |
1.5.6