#include <endianfstream.hh>
List of all members.
Constructor & Destructor Documentation
std::iendianfstream::iendianfstream |
( |
const char * |
_Filename, |
|
|
ios_base::openmode |
_Mode = ios_base::in |
|
) |
| [inline] |
Member Function Documentation
iendianfstream& std::iendianfstream::operator>> |
( |
bool & |
value | ) |
[inline] |
iendianfstream& std::iendianfstream::operator>> |
( |
char & |
value | ) |
[inline] |
References Origin::Color::Automatic, Origin::Color::column, Origin::Color::custom, Origin::Color::Custom, Origin::Color::Increment, Origin::Color::Indexing, Origin::Color::Mapping, Origin::None, Origin::Color::regular, Origin::Color::Regular, Origin::Color::RGB, Origin::Color::starting, and Origin::Color::type.
iendianfstream& std::iendianfstream::operator>> |
( |
string & |
value | ) |
[inline] |
iendianfstream& std::iendianfstream::operator>> |
( |
long double & |
value | ) |
[inline] |
iendianfstream& std::iendianfstream::operator>> |
( |
double & |
value | ) |
[inline] |
iendianfstream& std::iendianfstream::operator>> |
( |
float & |
value | ) |
[inline] |
iendianfstream& std::iendianfstream::operator>> |
( |
unsigned long & |
value | ) |
[inline] |
iendianfstream& std::iendianfstream::operator>> |
( |
short & |
value | ) |
[inline] |
iendianfstream& std::iendianfstream::operator>> |
( |
unsigned int & |
value | ) |
[inline] |
iendianfstream& std::iendianfstream::operator>> |
( |
int & |
value | ) |
[inline] |
iendianfstream& std::iendianfstream::operator>> |
( |
unsigned short & |
value | ) |
[inline] |
iendianfstream& std::iendianfstream::operator>> |
( |
long & |
value | ) |
[inline] |
iendianfstream& std::iendianfstream::operator>> |
( |
unsigned char & |
value | ) |
[inline] |
void std::iendianfstream::swap_bytes |
( |
unsigned char * |
data, |
|
|
int |
size |
|
) |
| [inline, private] |
Member Data Documentation
The documentation for this class was generated from the following file: