TAO
2.2.2
|
#include <ZIOP_Adapter.h>
Public Member Functions | |
virtual bool | decompress (ACE_Data_Block **db, TAO_Queued_Data &qd, TAO_ORB_Core &orb_core)=0 |
virtual bool | marshal_data (TAO_OutputCDR &cdr, TAO_Stub &stub)=0 |
virtual bool | marshal_data (TAO_OutputCDR &cdr, TAO_ORB_Core &orb_core, TAO_ServerRequest *request)=0 |
virtual void | load_policy_validators (TAO_Policy_Validator &validator)=0 |
virtual | ~TAO_ZIOP_Adapter (void) |
The virtual destructor. More... | |
Class that offers an interface to the ORB to load and manipulate ZIOP library.
|
virtual |
The virtual destructor.
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |