| TAO 3.1.4
    | 
#include <Remote_Invocation.h>

| Public Member Functions | |
| void | reset () | 
| CDR_Byte_Order_Guard (TAO_OutputCDR &, int) | |
| ~CDR_Byte_Order_Guard () | |
| Public Attributes | |
| TAO_OutputCDR & | cdr_ | 
| int | byte_order_ | 
| int | present_byte_order_ | 
| TAO::CDR_Byte_Order_Guard::CDR_Byte_Order_Guard | ( | TAO_OutputCDR & | cdr, | 
| int | byte_order ) | 
| TAO::CDR_Byte_Order_Guard::~CDR_Byte_Order_Guard | ( | ) | 
| void TAO::CDR_Byte_Order_Guard::reset | ( | ) | 
| 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_ |