D:/opendownloadmanager/ODM-1.x/vmsFileUtil.h File Reference

#include "vmsFile.h"

Go to the source code of this file.

Classes

class  vmsFileUtil

Defines

#define AFX_VMSFILEUTIL_H__A3E2F9DA_BF0E_43B9_AF5C_84C1AB7A72A6__INCLUDED_

Functions

void vmsFILE_SAVE (vmsFile &file, LPCSTR psz)
void vmsFILE_SAVE (vmsFile &file, int iValue)
void vmsFILE_SAVE (vmsFile &file, UINT uValue)
void vmsFILE_SAVE (vmsFile &file, DWORD uValue)
void vmsFILE_SAVE (vmsFile &file, double fValue)
void vmsFILE_SAVE (vmsFile &file, __int64 iValue)
void vmsFILE_READ (vmsFile &file, fsString &str)
void vmsFILE_READ (vmsFile &file, int &iValue)
void vmsFILE_READ (vmsFile &file, UINT &uValue)
void vmsFILE_READ (vmsFile &file, DWORD &uValue)
void vmsFILE_READ (vmsFile &file, double &fValue)
void vmsFILE_READ (vmsFile &file, __int64 &iValue)


Define Documentation

#define AFX_VMSFILEUTIL_H__A3E2F9DA_BF0E_43B9_AF5C_84C1AB7A72A6__INCLUDED_

Definition at line 7 of file vmsFileUtil.h.


Function Documentation

void vmsFILE_READ ( vmsFile file,
__int64 &  iValue 
) [inline]

Definition at line 50 of file vmsFileUtil.h.

References vmsFDM::vmsFile::Read().

void vmsFILE_READ ( vmsFile file,
double &  fValue 
) [inline]

Definition at line 49 of file vmsFileUtil.h.

References vmsFDM::vmsFile::Read().

void vmsFILE_READ ( vmsFile file,
DWORD &  uValue 
) [inline]

Definition at line 48 of file vmsFileUtil.h.

References vmsFDM::vmsFile::Read().

void vmsFILE_READ ( vmsFile file,
UINT uValue 
) [inline]

Definition at line 47 of file vmsFileUtil.h.

References vmsFDM::vmsFile::Read().

void vmsFILE_READ ( vmsFile file,
int &  iValue 
) [inline]

Definition at line 46 of file vmsFileUtil.h.

References vmsFDM::vmsFile::Read().

void vmsFILE_READ ( vmsFile file,
fsString str 
) [inline]

Definition at line 45 of file vmsFileUtil.h.

References vmsFileUtil::ReadString().

void vmsFILE_SAVE ( vmsFile file,
__int64  iValue 
) [inline]

Definition at line 43 of file vmsFileUtil.h.

References vmsFDM::vmsFile::Write().

void vmsFILE_SAVE ( vmsFile file,
double  fValue 
) [inline]

Definition at line 42 of file vmsFileUtil.h.

References vmsFDM::vmsFile::Write().

void vmsFILE_SAVE ( vmsFile file,
DWORD  uValue 
) [inline]

Definition at line 41 of file vmsFileUtil.h.

References vmsFDM::vmsFile::Write().

void vmsFILE_SAVE ( vmsFile file,
UINT  uValue 
) [inline]

Definition at line 40 of file vmsFileUtil.h.

References vmsFDM::vmsFile::Write().

void vmsFILE_SAVE ( vmsFile file,
int  iValue 
) [inline]

Definition at line 39 of file vmsFileUtil.h.

References vmsFDM::vmsFile::Write().

void vmsFILE_SAVE ( vmsFile file,
LPCSTR  psz 
) [inline]

Definition at line 38 of file vmsFileUtil.h.

References vmsFileUtil::WriteString().


Generated on Sun May 25 00:19:51 2008 by  doxygen 1.5.6