Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

vuTextGui.cpp File Reference

Implements the gui script parsing program which makes use of the vuGuiParser class. More...

#include "vuGuiParser.h"
#include <iostream.h>

Include dependency graph for vuTextGui.cpp:

Include dependency graph

Go to the source code of this file.

Functions

int main (int argc, char *argv[])


Detailed Description

Implements the gui script parsing program which makes use of the vuGuiParser class.

It takes as an argument the text file with the gui script, and creates the parsing object which generates the corresponding gui.

Syntax:

vuTextGui <guitextfile>

where <guitextfile> is the name of the file which has the gui script.

For more information, see the vuTextGui documentation.

See also:
vuGuiParser

Definition in file vuTextGui.cpp.


Function Documentation

int main int  argc,
char *  argv[]
 

Definition at line 23 of file vuTextGui.cpp.

References vuGuiParser::Parse().

Here is the call graph for this function:


Generated on Wed Dec 15 21:20:52 2004 for vuVolume by  doxygen 1.3.9.1