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.
|
class | ISTable |
| Public class that respresents a two-dimensional table of strings. More...
|
|
Header file for ISTable class.
◆ tIndex
◆ operator<<()
std::ostream & operator<< |
( |
std::ostream & |
out, |
|
|
const ISTable & |
isTable |
|
) |
| |