Defines
XMLTag.cpp File Reference
#include "XMLTag.h"
#include <libxml/xmlwriter.h>
#include <libxml/xmlreader.h>
#include <libxml/parser.h>
#include "AlgorithmSelector.h"
#include <time.h>
Include dependency graph for XMLTag.cpp:

Go to the source code of this file.

Defines

#define MAXDOUBLESIZE   190
#define MAXINTLONGSIZE   40
#define MAXINTSIZE   20
#define MY_ENCODING   "ISO-8859-1"
#define sprintf_s(_DstBuf, size, _Format, whatever)   sprintf(_DstBuf, _Format, whatever)
#define XML_ATTRIBUTE_TIMESTAMP   "TimeStamp"
#define XML_NODE_FILE_REFERENCE   "FileReference"

Define Documentation

#define MAXDOUBLESIZE   190

Definition at line 391 of file XMLTag.cpp.

#define MAXINTLONGSIZE   40

Definition at line 365 of file XMLTag.cpp.

#define MAXINTSIZE   20

Definition at line 382 of file XMLTag.cpp.

#define MY_ENCODING   "ISO-8859-1"

Definition at line 34 of file XMLTag.cpp.

#define sprintf_s (   _DstBuf,
  size,
  _Format,
  whatever 
)    sprintf(_DstBuf, _Format, whatever)

Definition at line 40 of file XMLTag.cpp.

#define XML_ATTRIBUTE_TIMESTAMP   "TimeStamp"

Definition at line 37 of file XMLTag.cpp.

#define XML_NODE_FILE_REFERENCE   "FileReference"

Definition at line 36 of file XMLTag.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


cognitive_perception
Author(s): Ulrich F Klank
autogenerated on Thu May 23 2013 07:38:35