ITTable.h File Reference

Header file for ITTable class. More...

#include <float.h>
#include <string>
#include <vector>
#include <map>
#include "GenString.h"
#include "TTable.h"
#include "Serializer.h"

Include dependency graph for ITTable.h:

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

Go to the source code of this file.

Classes

class  ITTable
 Private class that respresents a two-dimensional table of strings. More...

Typedefs

typedef multimap< string,
unsigned int, StringCompare > 
tIndex

Functions

ostream & operator<< (ostream &out, const ITTable &isTable)


Detailed Description

Header file for ITTable class.


Typedef Documentation

typedef multimap<string, unsigned int, StringCompare> tIndex


Function Documentation

ostream& operator<< ( ostream &  out,
const ITTable isTable 
)


Generated on Tue Feb 5 09:01:26 2008 for tables-v8.0 by  doxygen 1.5.1