ACE  6.4.1
Protected Member Functions | Protected Attributes | List of all members
ACE_CDR::Fixed::IteratorBase Class Reference

#include <CDR_Base.h>

Inheritance diagram for ACE_CDR::Fixed::IteratorBase:
Inheritance graph
[legend]

Protected Member Functions

 IteratorBase (int digit)
 
bool high_nibble () const
 
Octetstorage (Fixed *outer) const
 
Octet storage (const Fixed *outer) const
 
bool compare (const IteratorBase &rhs) const
 

Protected Attributes

int digit_
 

Constructor & Destructor Documentation

ACE_CDR::Fixed::IteratorBase::IteratorBase ( int  digit)
inlineexplicitprotected

Member Function Documentation

bool ACE_CDR::Fixed::IteratorBase::compare ( const IteratorBase rhs) const
inlineprotected
bool ACE_CDR::Fixed::IteratorBase::high_nibble ( ) const
inlineprotected
ACE_CDR::Octet & ACE_CDR::Fixed::IteratorBase::storage ( Fixed outer) const
inlineprotected
ACE_CDR::Octet ACE_CDR::Fixed::IteratorBase::storage ( const Fixed outer) const
inlineprotected

Member Data Documentation

int ACE_CDR::Fixed::IteratorBase::digit_
protected

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