Loading...
Searching...
No Matches
TfBits::View< mode > Class Template Reference

Iterator support. More...

#include <bits.h>

Public Types

typedef const_iterator iterator
 

Public Member Functions

const_iterator begin () const
 
const_iterator end () const
 
bool IsEmpty () const
 Return true, if the view is empty.
 

Friends

class TfBits
 

Detailed Description

template<Mode mode>
class TfBits::View< mode >

Iterator support.

Definition at line 795 of file bits.h.

Member Typedef Documentation

◆ iterator

typedef const_iterator iterator

Definition at line 868 of file bits.h.

Member Function Documentation

◆ begin()

const_iterator begin ( ) const
inline

Definition at line 870 of file bits.h.

◆ end()

const_iterator end ( ) const
inline

Definition at line 880 of file bits.h.

◆ IsEmpty()

bool IsEmpty ( ) const
inline

Return true, if the view is empty.

Definition at line 886 of file bits.h.

Friends And Related Function Documentation

◆ TfBits

friend class TfBits
friend

Definition at line 893 of file bits.h.


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