#include <vector>
#include <set>
#include "mapped_ptr_vector.h"
#include "mapped_ptr_vector.C"
#include "ISTable.h"
#include "FileNavigator.h"
#include "FileNavigatorError.h"
Include dependency graph for TableFile.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Block |
Public class that represents a data block, that contains tables. More... | |
class | TableFile |
Public class that represents a file composed of blocks with tables. More... |