cs sdk v 1.14 released

Home  |  Product  |  Documents  |  Tutorials  |  FAQ |   Download  |   Forum |   Contacts  |   Link  


  Cross Suit

 Cross Suit SDK

 Documents
      classes
 Starting...
           Tutorials

 LUA tutorials

   Support

  Forum
  q&a

 Product parts

 Virtual File system

 Virtual Render
 Virtual Machine
   

  Demo Games

   

 3D Engine

  gvSystem(dx9)

 Link

 

 

DumpFile Class Reference

#include <gv_system.h>

Inheritance diagram for DumpFile:

Inheritance graph
[legend]
Collaboration diagram for DumpFile:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DumpFile (const char *name, bool bTemp=0)
 ~DumpFile ()
void Insert (const char *str,...)

Protected Attributes

FILE * fp
char InsertCad [MAXMSGS]

Private Attributes

int FileCreated

Detailed Description

Definition at line 384 of file gv_system.h.


Constructor & Destructor Documentation

DumpFile::DumpFile ( const char *  name,
bool  bTemp = 0 
)

DumpFile::~DumpFile (  ) 


Member Function Documentation

void DumpFile::Insert ( const char *  str,
  ... 
) [virtual]

Reimplemented from IOutputDevice.


Member Data Documentation

int DumpFile::FileCreated [private]

Definition at line 391 of file gv_system.h.

FILE* DumpFile::fp [protected]

Definition at line 393 of file gv_system.h.

char DumpFile::InsertCad[MAXMSGS] [protected]

Definition at line 394 of file gv_system.h.


The documentation for this class was generated from the following file:

Copyright(C) gvSystem & GamePlus All Rights Reserved.