VR-Forces 5.0.3 Developer's Guide
 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 Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)