#include <HxEnvCorba.h>
Public Methods | |
HxEnvCorbaCapturer () | |
~HxEnvCorbaCapturer () |
|
00055 { 00056 //_env = dynamic_cast<HxEnvCorba*>(HxEnvironment::instance()); 00057 //_env->beginCapture(); 00058 } |
|
00061 { 00062 //char* error = _env->endCapture(); 00063 //if(error) throw ExceptionT(error); 00064 } |