#include <endianfstream.hh>
◆ iendianfstream()
std::iendianfstream::iendianfstream |
( |
const char * |
_Filename, |
|
|
ios_base::openmode |
_Mode = ios_base::in |
|
) |
| |
|
inline |
◆ operator>>() [1/14]
◆ operator>>() [2/14]
◆ operator>>() [3/14]
iendianfstream& std::iendianfstream::operator>> |
( |
unsigned char & |
value | ) |
|
|
inline |
◆ operator>>() [4/14]
◆ operator>>() [5/14]
iendianfstream& std::iendianfstream::operator>> |
( |
unsigned short & |
value | ) |
|
|
inline |
◆ operator>>() [6/14]
◆ operator>>() [7/14]
iendianfstream& std::iendianfstream::operator>> |
( |
unsigned int & |
value | ) |
|
|
inline |
◆ operator>>() [8/14]
◆ operator>>() [9/14]
iendianfstream& std::iendianfstream::operator>> |
( |
unsigned long & |
value | ) |
|
|
inline |
◆ operator>>() [10/14]
◆ operator>>() [11/14]
◆ operator>>() [12/14]
iendianfstream& std::iendianfstream::operator>> |
( |
long double & |
value | ) |
|
|
inline |
◆ operator>>() [13/14]
◆ operator>>() [14/14]
References Origin::Color::Automatic, Origin::Color::column, Origin::Color::Custom, Origin::Color::custom, Origin::Color::Increment, Origin::Color::Indexing, Origin::Color::Mapping, Origin::Color::None, Origin::Color::Regular, Origin::Color::regular, Origin::Color::RGB, Origin::Color::starting, and Origin::Color::type.
◆ swap_bytes()
void std::iendianfstream::swap_bytes |
( |
unsigned char * |
data, |
|
|
int |
size |
|
) |
| |
|
inlineprivate |
◆ bigEndian
bool std::iendianfstream::bigEndian |
|
private |
The documentation for this class was generated from the following file: