////////////////////////////////////////////////////////////////////////
/// \class RAT::DS::MetaDB
///
/// \brief All the meta information about the database is stored herein.
///
/// \author Phil G Jones
///
/// REVISION HISTORY:\n
/// 2014-04-18 : P G Jones - New file. \n
///
/// \details This class stores all the relevant information about how the
/// database was setup and accessed for the processing pass.
///
////////////////////////////////////////////////////////////////////////
#ifndef __RAT_DS_MetaDB__
#define __RAT_DS_MetaDB__
#include
#include
#include
#include