class Stk_File

This is a class to manage file

Inheritance:


Public Methods

[more] Stk_File(char *filename) throw(xFileError)
Constructor
[more]virtual ~Stk_File()
Destructor
[more]int LoadInt()
Load an int
[more]short LoadShort()
Load a short
[more]char LoadChar()
Load a char


Documentation

This is a class to manage file.
type: Base class
o Stk_File(char *filename) throw(xFileError)
Constructor

ovirtual ~Stk_File()
Destructor

oint LoadInt()
Load an int

oshort LoadShort()
Load a short

ochar LoadChar()
Load a char


Direct child classes:
Stk_FontTXF

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.