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

 

 

VFile Class Reference

#include <gv_system.h>

Inheritance diagram for VFile:

Inheritance graph
[legend]
Collaboration diagram for VFile:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 VFile (const char *name, bool pak_search=true, bool err_msg=true, bool enc=false)
 ~VFile ()
int IsAes (void)

Public Attributes

char fname [FILE_NAME]
BYTEmem
int size
int error
int loadedfrom

Detailed Description

Definition at line 348 of file gv_system.h.


Constructor & Destructor Documentation

VFile::VFile ( const char *  name,
bool  pak_search = true,
bool  err_msg = true,
bool  enc = false 
)

VFile::~VFile (  ) 


Member Function Documentation

int VFile::IsAes ( void   )  [inline]

Definition at line 361 of file gv_system.h.


Member Data Documentation

char VFile::fname[FILE_NAME]

Definition at line 353 of file gv_system.h.

Definition at line 354 of file gv_system.h.

Definition at line 355 of file gv_system.h.

Definition at line 356 of file gv_system.h.

Definition at line 357 of file gv_system.h.


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

Copyright(C) gvSystem & GamePlus All Rights Reserved.