|
Geogram Version 1.9.7
A programming library of geometric algorithms
|
This is the complete list of members for GEO::BinaryStream, including all inherited members.
| BinaryStream(int stream_endian=GEO_BIG_ENDIAN) | GEO::BinaryStream | protected |
| detect_machine_endian() | GEO::BinaryStream | protected |
| GEO_BIG_ENDIAN | GEO::BinaryStream | static |
| GEO_LITTLE_ENDIAN | GEO::BinaryStream | static |
| has_record_markers() const | GEO::BinaryStream | inline |
| machine_endian() const | GEO::BinaryStream | inline |
| set_has_record_markers(bool b) | GEO::BinaryStream | inline |
| set_stream_endian(int stream_endian) | GEO::BinaryStream | |
| stream_endian() const | GEO::BinaryStream | inline |
| swapped_ | GEO::BinaryStream | protected |