Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
Provides classes for reading and writing binary data. More...
#include <geogram/basic/common.h>
#include <geogram/basic/numeric.h>
#include <iostream>
#include <fstream>
#include <string>
Go to the source code of this file.
Classes | |
class | GEO::BinaryStream |
Binary stream base class. More... | |
struct | GEO::BinaryStream::ItemSize< N > |
Size selector. More... | |
class | GEO::BinaryInputStream |
Binary input file. More... | |
class | GEO::BinaryOutputStream |
Binary output file. More... | |
Namespaces | |
GEO | |
Global Vorpaline namespace. | |
Provides classes for reading and writing binary data.
Definition in file b_stream.h.