#include <BiDir_Adapter.h>
Inheritance diagram for TAO_BiDir_Adapter:


Public Member Functions | |
| virtual | ~TAO_BiDir_Adapter (void) |
| The virtual destructor. | |
| virtual void | load_policy_validators (TAO_Policy_Validator &validator)=0 throw (CORBA::SystemException) |
Class that offers an interface to the ORB to load and manipulate BiDirGIOP library.
Definition at line 36 of file BiDir_Adapter.h.
|
|
The virtual destructor.
Definition at line 9 of file BiDir_Adapter.cpp.
00010 {
00011 }
|
|
|
Referenced by TAO_ORB_Core::load_policy_validators(). |
1.3.6