#include <string>
#include <vector>
#include <map>
#include <iostream>
#include <sstream>
#include "GenString.h"
#include "CifString.h"
#include "TableFile.h"
Include dependency graph for CifFile.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | CifFile |
Public class that represents a CIF file, composed of blocks with tables. More... |