API Documentation
Loading...
Searching...
No Matches
BinaryFile.h File Reference
#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>
Include dependency graph for BinaryFile.h:
This graph shows which files directly or indirectly include this file:

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 >
 

Macro Definition Documentation

◆ ndevr_fseek

#define ndevr_fseek   fseek

◆ ndevr_ftell

#define ndevr_ftell   ftell