#include <string>
#include <vector>
#include "GenString.h"
#include "TableError.h"
#include "Serializer.h"
Include dependency graph for TTable.h:

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

Go to the source code of this file.
Classes | |
| class | TTable |
| Private class that represents a table of tuples. More... | |
Functions | |
| ostream & | operator<< (ostream &out, const TTable &sTable) |
| ostream& operator<< | ( | ostream & | out, | |
| const TTable & | sTable | |||
| ) |
1.5.1