API Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
BitIterator.hpp File Reference
#include "DLLInfo.h"
#include <NDEVR/BaseValues.h>
#include <NDEVR/BitFlag.h>
#include <NDEVR/BitReference.h>
#include <iterator>
Include dependency graph for BitIterator.hpp:

Go to the source code of this file.

Classes

class  BitIterator
 Simple bit iterator, typically used for parsing Buffer of bools in loops. More...
 
class  ConstBitIterator
 Simple bit iterator, typically used for parsing Buffer of bools in loops. More...
 

Namespaces

namespace  NDEVR