| HDK
    | 
#include <compressedBits.h>
| Public Types | |
| using | iterator_category = std::forward_iterator_tag | 
| using | value_type = const uint32_t | 
| using | reference = const uint32_t & | 
| using | pointer = const uint32_t * | 
| using | difference_type = const uint32_t | 
| Public Member Functions | |
| const_iterator () | |
| reference | operator* () const | 
| pointer | operator-> () const | 
| const_iterator & | operator++ () | 
| const_iterator | operator++ (int) | 
| bool | operator== (const const_iterator &rhs) const | 
| bool | operator!= (const const_iterator &rhs) const | 
| bool | IsSet () const | 
| bool | IsAtEnd () const | 
| Friends | |
| class | View | 
Definition at line 1649 of file compressedBits.h.
| using TfCompressedBits::View< mode >::const_iterator::difference_type = const uint32_t | 
Definition at line 1656 of file compressedBits.h.
| using TfCompressedBits::View< mode >::const_iterator::iterator_category = std::forward_iterator_tag | 
Definition at line 1652 of file compressedBits.h.
| using TfCompressedBits::View< mode >::const_iterator::pointer = const uint32_t * | 
Definition at line 1655 of file compressedBits.h.
| using TfCompressedBits::View< mode >::const_iterator::reference = const uint32_t & | 
Definition at line 1654 of file compressedBits.h.
| using TfCompressedBits::View< mode >::const_iterator::value_type = const uint32_t | 
Definition at line 1653 of file compressedBits.h.
| 
 | inline | 
Definition at line 1658 of file compressedBits.h.
| 
 | inline | 
Definition at line 1692 of file compressedBits.h.
| 
 | inline | 
Definition at line 1688 of file compressedBits.h.
| 
 | inline | 
Definition at line 1684 of file compressedBits.h.
| 
 | inline | 
Definition at line 1666 of file compressedBits.h.
| 
 | inline | 
Definition at line 1669 of file compressedBits.h.
| 
 | inline | 
Definition at line 1674 of file compressedBits.h.
| 
 | inline | 
Definition at line 1667 of file compressedBits.h.
| 
 | inline | 
Definition at line 1680 of file compressedBits.h.
Definition at line 1700 of file compressedBits.h.