#include <types.H>
Designar::EmptyClass::EmptyClass |
( |
| ) |
|
|
inline |
Designar::EmptyClass::EmptyClass |
( |
const EmptyClass & |
| ) |
|
|
inline |
Designar::EmptyClass::EmptyClass |
( |
EmptyClass && |
| ) |
|
|
inline |
Designar::EmptyClass::~EmptyClass |
( |
| ) |
|
|
inline |
bool Designar::EmptyClass::operator!= |
( |
const EmptyClass & |
| ) |
const |
|
inline |
bool Designar::EmptyClass::operator< |
( |
const EmptyClass & |
| ) |
const |
|
inline |
bool Designar::EmptyClass::operator<= |
( |
const EmptyClass & |
| ) |
const |
|
inline |
bool Designar::EmptyClass::operator== |
( |
const EmptyClass & |
| ) |
const |
|
inline |
bool Designar::EmptyClass::operator> |
( |
const EmptyClass & |
| ) |
const |
|
inline |
bool Designar::EmptyClass::operator>= |
( |
const EmptyClass & |
| ) |
const |
|
inline |
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const EmptyClass & |
|
|
) |
| |
|
friend |
std::istream& operator>> |
( |
std::istream & |
in, |
|
|
EmptyClass & |
|
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: