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

vuParser.h File Reference

#include "vuSimpleTypes.h"
#include "vuString.h"
#include "vuDVector.h"
#include <fstream.h>

Include dependency graph for vuParser.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Classes

class  vuParser
 Provides basic parsing functionality. More...

Typedefs

typedef vuDVector< vuStringStringList
 This string list type originally belongs in the vuGuiParser class.


Typedef Documentation

typedef vuDVector<vuString> StringList
 

This string list type originally belongs in the vuGuiParser class.

If we don't make up functions that use this list, we can put it back there. Otherwise a number list (of doubles) would also be nice...

Definition at line 21 of file vuParser.h.

Referenced by main(), vuGuiParser::ParseAPIs(), vuGuiParser::ParseButton(), vuGuiParser::ParseCheckBox(), vuGuiParser::ParseList(), vuGuiParser::ParseListBox(), vuGuiParser::ParseRadioBox(), and vuGuiParser::ParseSlider().


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