#include <bitvec.hxx>
Public Member Functions | |
| operator T () const | |
| T | operator= (const TAccessor &v) |
| T | operator= (const T &v) |
Private Member Functions | |
| TAccessor (PTBitVec &r, unsigned lb, unsigned rb) | |
Private Attributes | |
| PTBitVec & | ref |
| unsigned | lb |
| unsigned | rb |
Friends | |
| class | PTBitVec |
| xyzzy::PTBitVec< T >::TAccessor::TAccessor | ( | PTBitVec & | r, | |
| unsigned | lb, | |||
| unsigned | rb | |||
| ) | [inline, explicit, private] |
| xyzzy::PTBitVec< T >::TAccessor::operator T | ( | ) | const [inline] |
| T xyzzy::PTBitVec< T >::TAccessor::operator= | ( | const TAccessor & | v | ) | [inline] |
| T xyzzy::PTBitVec< T >::TAccessor::operator= | ( | const T & | v | ) | [inline] |
friend class PTBitVec [friend] |
PTBitVec& xyzzy::PTBitVec< T >::TAccessor::ref [private] |
unsigned xyzzy::PTBitVec< T >::TAccessor::lb [private] |
unsigned xyzzy::PTBitVec< T >::TAccessor::rb [private] |
1.5.1