librcsb-core-wrapper
1.000
|
Header file for ISTable class. More...
#include <float.h>
#include <string>
#include <vector>
#include <map>
#include <rcsb/mapped_vector.h>
#include <rcsb/mapped_vector.C>
#include <rcsb/GenString.h>
#include <rcsb/ITTable.h>
#include <rcsb/Serializer.h>
Go to the source code of this file.
Classes | |
class | ISTable |
Public class that respresents a two-dimensional table of strings. More... | |
Typedefs | |
typedef std::multimap < std::string, unsigned int, StringLess > | tIndex |
Functions | |
std::ostream & | operator<< (std::ostream &out, const ISTable &isTable) |
Header file for ISTable class.
typedef std::multimap<std::string, unsigned int, StringLess> tIndex |
std::ostream& operator<< | ( | std::ostream & | out, |
const ISTable & | isTable | ||
) |