VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Typedefs | Functions
tdbUtilities.h File Reference

Go to the source code of this file.

Typedefs

typedef void MyProgressCallbackStartFunction (char *label, int range)
typedef void MyProgressCallbackSetValueFunction (int value)
typedef void MyProgressCallbackIncrementalProgressFunction (int increment)
typedef void MyProgressCallbackEndFunction (void)

Functions

DT_DLL_tdbutil void ps (int indent_level)
DT_DLL_tdbutil size_t DtFileLength (const char *pathname)
DT_DLL_tdbutil size_t DtFileLength (FILE *fp)
DT_DLL_tdbutil FILE * DtFileOpenForReading (const char *pathname)
DT_DLL_tdbutil FILE * DtFileOpenForWriting (const char *pathname)
DT_DLL_tdbutil bool DtFileCloseVerbose (FILE *fp)
DT_DLL_tdbutil size_t DtReadBytes (void *where, size_t size, FILE *fp)
DT_DLL_tdbutil size_t DtReadMod4Bytes (void *where, size_t size, FILE *fp)
DT_DLL_tdbutil charDtReadLine (char *buf, int bufSize, FILE *fp)

Typedef Documentation

typedef void MyProgressCallbackStartFunction(char *label, int range)
typedef void MyProgressCallbackSetValueFunction(int value)
typedef void MyProgressCallbackIncrementalProgressFunction(int increment)
typedef void MyProgressCallbackEndFunction(void)

Function Documentation

DT_DLL_tdbutil void ps ( int  indent_level)
DT_DLL_tdbutil size_t DtFileLength ( const char pathname)
DT_DLL_tdbutil size_t DtFileLength ( FILE *  fp)
DT_DLL_tdbutil FILE* DtFileOpenForReading ( const char pathname)
DT_DLL_tdbutil FILE* DtFileOpenForWriting ( const char pathname)
DT_DLL_tdbutil bool DtFileCloseVerbose ( FILE *  fp)
DT_DLL_tdbutil size_t DtReadBytes ( void *  where,
size_t  size,
FILE *  fp 
)
DT_DLL_tdbutil size_t DtReadMod4Bytes ( void *  where,
size_t  size,
FILE *  fp 
)
DT_DLL_tdbutil char* DtReadLine ( char buf,
int  bufSize,
FILE *  fp 
)

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)