CppAD::vectorBoolElement Class Reference

#include <vector.hpp>

List of all members.

Public Member Functions

 vectorBoolElement (UnitType *unit_, UnitType mask_)
 vectorBoolElement (const vectorBoolElement &e)
 operator bool () const
vectorBoolElementoperator= (bool bit)

Private Types

typedef size_t UnitType

Private Attributes

UnitTypeunit
UnitType mask


Detailed Description

Definition at line 343 of file vector.hpp.


Member Typedef Documentation

typedef size_t CppAD::vectorBoolElement::UnitType [private]

Definition at line 344 of file vector.hpp.


Constructor & Destructor Documentation

CppAD::vectorBoolElement::vectorBoolElement ( UnitType unit_,
UnitType  mask_ 
) [inline]

Definition at line 349 of file vector.hpp.

CppAD::vectorBoolElement::vectorBoolElement ( const vectorBoolElement e  )  [inline]

Definition at line 352 of file vector.hpp.


Member Function Documentation

CppAD::vectorBoolElement::operator bool (  )  const [inline]

Definition at line 355 of file vector.hpp.

References mask, and unit.

vectorBoolElement& CppAD::vectorBoolElement::operator= ( bool  bit  )  [inline]

Definition at line 357 of file vector.hpp.

References mask, and unit.


Member Data Documentation

UnitType* CppAD::vectorBoolElement::unit [private]

Definition at line 346 of file vector.hpp.

Referenced by operator bool(), and operator=().

UnitType CppAD::vectorBoolElement::mask [private]

Definition at line 347 of file vector.hpp.

Referenced by operator bool(), and operator=().


The documentation for this class was generated from the following file:
Generated on Sun Nov 14 14:15:36 2010 for Coin-All by  doxygen 1.4.7