ControlWord Class Reference#include <controlw.h>
List of all members.
Constructor & Destructor Documentation
ControlWord::ControlWord |
( |
|
) |
[inline] |
|
ControlWord::ControlWord |
( |
int |
i |
) |
[inline] |
|
Member Function Documentation
void ControlWord::operator *= |
( |
ControlWord |
i |
) |
[inline] |
|
int ControlWord::operator! |
( |
|
) |
const [inline] |
|
int ControlWord::operator+ |
( |
|
) |
const [inline] |
|
void ControlWord::operator+= |
( |
ControlWord |
i |
) |
[inline] |
|
void ControlWord::operator-= |
( |
ControlWord |
i |
) |
[inline] |
|
bool ControlWord::operator<= |
( |
ControlWord |
i |
) |
const [inline] |
|
bool ControlWord::operator>= |
( |
ControlWord |
i |
) |
const [inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file:
|