| ACE
    6.3.3
    | 
#include <CDR_Base.h>


| Public Member Functions | |
| ConstIterator (const Fixed *outer, int digit=0) | |
| Octet | operator* () | 
| ConstIterator & | operator+= (std::ptrdiff_t n) | 
| ConstIterator & | operator++ () | 
| ConstIterator | operator++ (int) | 
| ConstIterator & | operator-- () | 
| ConstIterator | operator-- (int) | 
| bool | operator== (const ConstIterator &rhs) const | 
| bool | operator!= (const ConstIterator &rhs) const | 
| Private Attributes | |
| const Fixed * | outer_ | 
|  Private Attributes inherited from ACE_CDR::Fixed::IteratorBase | |
| int | digit_ | 
| Additional Inherited Members | |
|  Private Member Functions inherited from ACE_CDR::Fixed::IteratorBase | |
| IteratorBase (int digit) | |
| bool | high_nibble () const | 
| Octet & | storage (Fixed *outer) const | 
| Octet | storage (const Fixed *outer) const | 
| bool | compare (const IteratorBase &rhs) const | 
| 
 | inlineexplicit | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | private | 
 1.8.9.1
 1.8.9.1