TAO_TransportCurrent
2.0.8
|
#include <IIOP_Current_Loader.h>
Public Member Functions | |
virtual int | init (int argc, ACE_TCHAR *argv[]) |
Initializes object when dynamic linking occurs. | |
virtual | ~Current_Loader () |
dtor | |
Current_Loader () |
TAO::Transport::IIOP::Current_Loader::~Current_Loader | ( | void | ) | [virtual] |
dtor
Reimplemented from TAO::Transport::Current_Loader.
TAO::Transport::IIOP::Current_Loader::Current_Loader | ( | ) |
int TAO::Transport::IIOP::Current_Loader::init | ( | int | argc, |
ACE_TCHAR * | argv[] | ||
) | [virtual] |
Initializes object when dynamic linking occurs.
Reimplemented from TAO::Transport::Current_Loader.