Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
TAO_CDR_Encaps_Codec Class Reference
Implementation of a CDR encapsulation coder/decoder (Codec).
More...
#include <CDR_Encaps_Codec.h>
Inheritance diagram for TAO_CDR_Encaps_Codec
[legend]Collaboration diagram for TAO_CDR_Encaps_Codec:
[legend]List of all members.
Detailed Description
Implementation of a CDR encapsulation coder/decoder (Codec).
This coder/decoder (Codec) class encodes and decodes data to and from a CDR encapsulation, respectively. It is useful for creation of octet sequences that contain CDR encapsulations. Those octet sequences can then be placed in a IOP::ServiceContext or an IOP::TaggedComponent, for example.
-
Note:
-
This Codec should not be used for operations internal to the ORB core since it uses interpretive marshaling rather than compiled marshaling.
Constructor & Destructor Documentation
TAO_CDR_Encaps_Codec::TAO_CDR_Encaps_Codec (
|
CORBA::Octet major,
|
|
CORBA::Octet minor )
|
|
The documentation for this class was generated from the following file:
Generated at Wed Nov 21 11:43:20 2001 for TAO by
1.2.3 written by Dimitri van Heesch,
© 1997-2000