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 |
Namespaces | |
namespace | NDEVR |
Macros | |
#define | ndevr_ftell ftell |
#define | ndevr_fseek fseek |
Functions | |
template<class t_type > | |
t_type | ChangeEndian (t_type in) |
Variables | |
template class NDEVR_BASE_API | StringStream< CompressionMode > |
#define ndevr_fseek fseek |
#define ndevr_ftell ftell |