#include <CTypeBitField.h>

Public Member Functions | |
| CTypeBitField (CTypeInfo *) | |
| ~CTypeBitField () | |
| void | Dimension (long int) |
| long int | Dimension () const |
| Puma::CTypeBitField::CTypeBitField | ( | CTypeInfo * | base | ) | [inline] |
| Puma::CTypeBitField::~CTypeBitField | ( | ) | [inline] |
| void Puma::CTypeBitField::Dimension | ( | long int | v | ) | [inline] |
| long int Puma::CTypeBitField::Dimension | ( | ) | const [inline] |
Reimplemented from Puma::CTypeInfo.
1.5.5