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:

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)
 

Macro Definition Documentation

◆ ndevr_fseek

#define ndevr_fseek   _fseeki64

◆ ndevr_ftell

#define ndevr_ftell   _ftelli64