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

InstanceGroup Class Reference

A container for temporary storage of a group of object instances. More...

#include <PfcParser.h>

List of all members.

Public Attributes

std::string name
 The name of the group.

std::vector< Object * > objects
 The objects belonging to the group.


Detailed Description

A container for temporary storage of a group of object instances.

Definition at line 41 of file PfcParser.h.


Member Data Documentation

std::string InstanceGroup::name
 

The name of the group.

Definition at line 45 of file PfcParser.h.

Referenced by Parser::parseInstanceGroup().

std::vector<Object*> InstanceGroup::objects
 

The objects belonging to the group.

Definition at line 47 of file PfcParser.h.

Referenced by Parser::parseInstanceGroup().


The documentation for this class was generated from the following file:
Generated on Thu Sep 23 20:08:47 2004 for GT2004 by doxygen 1.3.6