TAO  2.4.0
Public Member Functions | Public Attributes | List of all members
TAO::CDR_Byte_Order_Guard Struct Reference

#include <Remote_Invocation.h>

Collaboration diagram for TAO::CDR_Byte_Order_Guard:
Collaboration graph
[legend]

Public Member Functions

void reset ()
 
 CDR_Byte_Order_Guard (TAO_OutputCDR &, int)
 
 ~CDR_Byte_Order_Guard ()
 

Public Attributes

TAO_OutputCDRcdr_
 
int byte_order_
 
int present_byte_order_
 

Constructor & Destructor Documentation

TAO::CDR_Byte_Order_Guard::CDR_Byte_Order_Guard ( TAO_OutputCDR cdr,
int  byte_order 
)
TAO::CDR_Byte_Order_Guard::~CDR_Byte_Order_Guard ( )

Member Function Documentation

void TAO::CDR_Byte_Order_Guard::reset ( )

Member Data Documentation

int TAO::CDR_Byte_Order_Guard::byte_order_
TAO_OutputCDR& TAO::CDR_Byte_Order_Guard::cdr_
int TAO::CDR_Byte_Order_Guard::present_byte_order_

The documentation for this struct was generated from the following files: