BitArrayRef Class Reference

The internal class that is used to manage the data for BitArrayBase. More...

#include <BitArrayBase.h>

Inheritance diagram for BitArrayRef::

ClassRef< BitArrayBase > List of all members.

Public Methods

 BitArrayRef ()
 The default constructor.

virtual void copy_data (BitArrayBase *array)
 TODO.

virtual void reset_data (BitArrayBase *array)
 TODO.

void set_data (char *Data_, size_type Len_, size_type array_len_, EnumDataOwned own_)
 TODO.


Public Attributes

size_type array_len
 Number of bit sets in the BitArrayBase array.


Detailed Description

The internal class that is used to manage the data for BitArrayBase.


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