Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::WAHVector::Bit Class Reference

#include <elm/util/WAHVector.h>

Public Member Functions

 Bit (WAHVector &v, int i)
 
Bitoperator= (const Bit &b)
 
Bitoperator= (bool b)
 
 operator bool (void) const
 

Constructor & Destructor Documentation

elm::WAHVector::Bit::Bit ( WAHVector v,
int  i 
)

Member Function Documentation

elm::WAHVector::Bit::operator bool ( void  ) const

References elm::WAHVector::bit().

Bit& elm::WAHVector::Bit::operator= ( const Bit b)
Bit& elm::WAHVector::Bit::operator= ( bool  b)

References elm::WAHVector::set().


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