TAO_Compression  2.0.8
Public Member Functions | Static Public Member Functions
TAO_Compression_Loader Class Reference

Class that loads the Compression library. More...

#include <Compression.h>

Inheritance diagram for TAO_Compression_Loader:
Inheritance graph
[legend]
Collaboration diagram for TAO_Compression_Loader:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual CORBA::Object_ptr create_object (CORBA::ORB_ptr orb, int argc, ACE_TCHAR *argv[])
 Creates a Compression Manager and returns it.

Static Public Member Functions

static int Initializer (void)
 Used to force the initialization of the ORB code.

Detailed Description

Class that loads the Compression library.


Member Function Documentation

CORBA::Object_ptr TAO_Compression_Loader::create_object ( CORBA::ORB_ptr  orb,
int  argc,
ACE_TCHAR argv[] 
) [virtual]

Creates a Compression Manager and returns it.

Implements TAO_Object_Loader.

int TAO_Compression_Loader::Initializer ( void  ) [static]

Used to force the initialization of the ORB code.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines