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

GenericValues.cpp File Reference

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

Include dependency graph for GenericValues.cpp:

Include dependency graph

Go to the source code of this file.


Detailed Description

File:          GenericValues.cpp
Project:       Robocup Soccer Simulation Team: UvA Trilearn
Authors:       Jelle Kok
Created:       28/11/2000
Last Revision: $ID$
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.

Changes

Date Author Comment 28/11/2000 Jelle Kok Initial version created (based on Emiel Corten) 30/12/2000 Jelle Kok Initial documentation written 21/05/2001 Remco de Boer Version including full documentation completed

Definition in file GenericValues.cpp.


Generated on Fri Nov 7 11:45:46 2003 for UvA Trilearn 2003 Base Code by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001