ISTable.h File Reference

Header file for ISTable class. More...

#include <float.h>
#include <string>
#include <vector>
#include <map>
#include "mapped_vector.h"
#include "mapped_vector.C"
#include "GenString.h"
#include "ITTable.h"
#include "Serializer.h"

Include dependency graph for ISTable.h:

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

Go to the source code of this file.

Namespaces

namespace  std

Classes

class  ISTable
 Public class that respresents a two-dimensional table of strings. More...

Typedefs

typedef multimap< string,
unsigned int, StringCompare > 
tIndex

Functions

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


Detailed Description

Header file for ISTable class.


Typedef Documentation

typedef multimap<string, unsigned int, StringCompare> tIndex


Function Documentation

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


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