#include <bitset.H>
Designar::Byte::Byte |
( |
bool |
, |
|
|
bool |
, |
|
|
bool |
, |
|
|
bool |
, |
|
|
bool |
, |
|
|
bool |
, |
|
|
bool |
, |
|
|
bool |
|
|
) |
| |
Designar::Byte::Byte |
( |
int |
| ) |
|
void Designar::Byte::flip |
( |
| ) |
|
bool Designar::Byte::get_bit |
( |
unsigned |
char | ) |
const |
Designar::Byte::operator int |
( |
| ) |
const |
Designar::Byte::operator std::string |
( |
| ) |
const |
bool Designar::Byte::operator!= |
( |
int |
| ) |
const |
void Designar::Byte::operator&= |
( |
nat_t |
| ) |
|
bool Designar::Byte::operator< |
( |
int |
| ) |
const |
void Designar::Byte::operator<<= |
( |
nat_t |
| ) |
|
bool Designar::Byte::operator<= |
( |
int |
| ) |
const |
Byte& Designar::Byte::operator= |
( |
const Byte & |
| ) |
|
Byte& Designar::Byte::operator= |
( |
int |
| ) |
|
bool Designar::Byte::operator== |
( |
int |
| ) |
const |
bool Designar::Byte::operator> |
( |
int |
| ) |
const |
bool Designar::Byte::operator>= |
( |
int |
| ) |
const |
void Designar::Byte::operator>>= |
( |
nat_t |
| ) |
|
void Designar::Byte::operator|= |
( |
nat_t |
| ) |
|
Byte Designar::Byte::operator~ |
( |
| ) |
|
void Designar::Byte::set |
( |
int |
| ) |
|
void Designar::Byte::set_bit |
( |
unsigned |
char, |
|
|
bool |
|
|
) |
| |
int Designar::Byte::to_num |
( |
| ) |
const |
std::string Designar::Byte::to_string |
( |
| ) |
const |
The documentation for this class was generated from the following file: