Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

GenericValues.C File Reference

#include "GenericValues.h"
#include "Parse.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include <fstream.h>

Include dependency graph for GenericValues.C:

Include dependency graph

Go to the source code of this file.


Detailed Description

File:          GenericValues.C
Project:       Robocup Soccer Simulation Team: UvA Trilearn 2001
Authors:       Jelle Kok and Remco de Boer
Created:       28/11/2000
Last Revision: 06/01/2002
Contents:      Code file for classes GenericValueT and GenericValues.
               The class GenericValueT contains a pointer to a variable
               of a generic type (double, char*, bool, int). This pointer
               is associated with a string. The class GenericValues
               contains a collection of GenericValueT objects. The member
               method implementations for both classes can be found in
               this file.

Definition in file GenericValues.C.


Generated on Thu Mar 7 00:37:46 2002 for UvA Trilearn 2001 by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001