#include <PCDLoaderService_impl.h>

Public Member Functions | |
| ::CORBA::Boolean | load (const char *filename, const char *label) |
| PCDLoaderService_impl () | |
| constructor More... | |
| void | setComp (PCDLoader *i_comp) |
| virtual | ~PCDLoaderService_impl () |
| destructor More... | |
Private Attributes | |
| PCDLoader * | m_comp |
Definition at line 8 of file PCDLoaderService_impl.h.
| PCDLoaderService_impl::PCDLoaderService_impl | ( | ) |
constructor
Definition at line 4 of file PCDLoaderService_impl.cpp.
|
virtual |
destructor
Definition at line 8 of file PCDLoaderService_impl.cpp.
Definition at line 18 of file PCDLoaderService_impl.cpp.
Definition at line 13 of file PCDLoaderService_impl.cpp.
|
private |
Definition at line 27 of file PCDLoaderService_impl.h.