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

 

 

gv_arraylist.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gvString< T >
 string template More...

Typedefs

typedef gvString< char > stringc
 Typedef for character strings.
typedef gvString< unsigned
short > 
stringw
 Typedef for wide character strings.
typedef gvString< char > gvStringc
typedef gvString< unsigned
short > 
gvStringw


Typedef Documentation

typedef gvString<char> gvStringc

Definition at line 1272 of file gv_arraylist.h.

typedef gvString<unsigned short> gvStringw

Definition at line 1273 of file gv_arraylist.h.

typedef gvString<char> stringc

Typedef for character strings.

Definition at line 1266 of file gv_arraylist.h.

typedef gvString<unsigned short > stringw

Typedef for wide character strings.

Definition at line 1269 of file gv_arraylist.h.


Copyright(C) gvSystem & GamePlus All Rights Reserved.