API Documentation
|
#include "DLLInfo.h"
#include <NDEVR/File.h>
#include <NDEVR/String.h>
#include <NDEVR/Dictionary.h>
#include <NDEVR/Bounds.h>
#include <NDEVR/Compressor.h>
#include <fstream>
Go to the source code of this file.
Classes | |
class | BinaryFile |
Logic for reading or writing to a binary file including logic for. More... | |
Namespaces | |
namespace | NDEVR |
Macros | |
#define | ndevr_fseek _fseeki64 |
#define | ndevr_ftell _ftelli64 |
Functions | |
template<class t_type > | |
t_type | ChangeEndian (t_type in) |
#define ndevr_fseek _fseeki64 |
#define ndevr_ftell _ftelli64 |