BOSS 7.0.2
BESIII Offline Software System
Loading...
Searching...
No Matches
XercesBuilder.cxx File Reference
#include "rdbModel/Management/XercesBuilder.h"
#include "rdbModel/Management/Manager.h"
#include "rdbModel/Tables/Table.h"
#include "rdbModel/Tables/Column.h"
#include "rdbModel/Tables/Assertion.h"
#include "rdbModel/Tables/Datatype.h"
#include "rdbModel/Tables/Index.h"
#include "rdbModel/Tables/Set.h"
#include "rdbModel/Tables/Query.h"
#include "rdbModel/Tables/InterRow.h"
#include "rdbModel/Tables/Supersede.h"
#include "rdbModel/Tables/InsertNew.h"
#include "facilities/Util.h"
#include "xmlBase/XmlParser.h"
#include "xmlBase/Dom.h"
#include <iostream>
#include <cstdlib>

Go to the source code of this file.

Namespaces

namespace  rdbModel
 

Macros

#define SCHEMA_MAJOR_VERSION   2
 
#define SCHEMA_MINOR_VERSION   0
 

Macro Definition Documentation

◆ SCHEMA_MAJOR_VERSION

#define SCHEMA_MAJOR_VERSION   2

Definition at line 21 of file XercesBuilder.cxx.

◆ SCHEMA_MINOR_VERSION

#define SCHEMA_MINOR_VERSION   0

Definition at line 22 of file XercesBuilder.cxx.