11 #ifndef DtFedReader1516_H_
12 #define DtFedReader1516_H_
32 #ifdef DtUSE_UTILITIES_NAMESPACE
33 namespace DtUSE_UTILITIES_NAMESPACE
57 virtual bool dtdValidate(
xmlDoc* pDoc,
const char * dtdFile);
159 #ifdef DtUSE_UTILITIES_NAMESPACE
bool myReplacedObjectRoot
Indicates when federation's FOM is 1.3 and root name has been replaced to match.
Definition: fedReader1516.h:153
This file contains the declaration of DtFilename.
struct _xmlNode xmlNode
Definition: fedReader.h:21
enum DtFomUpdateType_enum DtFomUpdateType
Update type for object.
This file declares DtXmlFedReader.
Contains the DtString class declaration.
unsigned char xmlChar
Definition: fedReader.h:19
Instances of DtXmlFedReader are used to read a FED file, and fill in a DtFedTarget with the informati...
Definition: xmlFedReader.h:38
Definition: fedReader.h:41
DtFedReadStatus
Definition: fedReader.h:31
This file contains the declaration of DtFedTarget and several helper classes.
enum DtSharingType_enum DtSharingType
struct _xmlDoc xmlDoc
Definition: fedReader.h:22
class DtFedTarget:
Definition: vlFedTarget.h:124
bool myReplacedInteractionRoot
Indicates when federation's FOM is 1.3 and root name has been replaced to match.
Definition: fedReader1516.h:154
Instances of DtFedReader1516 are used to read a FED file, and fill in a DtFedTarget with the informat...
Definition: fedReader1516.h:42
Instances of DtFilename are DtStrings which convert filenames to the native format.
Definition: vlFilename.h:20
DtTransportType
Definition: vlFedTarget.h:84
enum DtOwnershipType_enum DtOwnershipType
DtOrderType
Definition: vlFedTarget.h:91
#define DT_DLL_MTL
Definition: vlMachineTypes.h:106
Instances of DtString are used to represent strings.
Definition: vlString.h:36