Classes | Namespaces | Defines | Typedefs | Functions
XMLTag.h File Reference
#include "Signature.h"
#include "AlgorithmEval.h"
#include "Sensor.h"
#include <map>
Include dependency graph for XMLTag.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cop::XMLTag
 stores data, to files or memory. Contains functionality to read from files and create any xml representation using libxml2 More...

Namespaces

namespace  cop
 

all functionality of the project cognitive perception is in the cop namespace Have a closer look to the interfaces that are provided by cognitive_perception:


Defines

#define XML_ATTRIBUTE_COLS   "cols"
#define XML_ATTRIBUTE_ROWS   "rows"
#define XML_NODE_DOUBLE   "double"
#define XML_NODE_INT   "int"
#define XML_NODE_MATRIX   "newmat_Matrix"
#define XML_NODE_STD_MAP   "std_map"
#define XML_NODE_STD_MAPENTRY   "mapentry"
#define XML_NODE_STD_PAIR   "std_pair"
#define XML_NODE_STD_VECTOR   "std_vector"
#define XML_NODE_STRING   "std_string"
#define XML_NODE_ULONG   "ulong"

Typedefs

typedef unsigned char xmlChar
typedef struct _xmlDoc xmlDoc
typedef struct _xmlNode xmlNode
typedef struct _xmlTextReader xmlTextReader
typedef struct _xmlTextWriter xmlTextWriter

Functions

LocateAlgorithm * cop::LocAlgFactory (XMLTag *tag)

Define Documentation

#define XML_ATTRIBUTE_COLS   "cols"

Definition at line 52 of file XMLTag.h.

#define XML_ATTRIBUTE_ROWS   "rows"

Definition at line 51 of file XMLTag.h.

#define XML_NODE_DOUBLE   "double"

Definition at line 46 of file XMLTag.h.

#define XML_NODE_INT   "int"

Definition at line 45 of file XMLTag.h.

#define XML_NODE_MATRIX   "newmat_Matrix"

Definition at line 49 of file XMLTag.h.

#define XML_NODE_STD_MAP   "std_map"

Definition at line 42 of file XMLTag.h.

#define XML_NODE_STD_MAPENTRY   "mapentry"

Definition at line 44 of file XMLTag.h.

#define XML_NODE_STD_PAIR   "std_pair"

Definition at line 43 of file XMLTag.h.

#define XML_NODE_STD_VECTOR   "std_vector"

Definition at line 41 of file XMLTag.h.

#define XML_NODE_STRING   "std_string"

Definition at line 48 of file XMLTag.h.

#define XML_NODE_ULONG   "ulong"

Definition at line 47 of file XMLTag.h.


Typedef Documentation

typedef unsigned char xmlChar

Definition at line 38 of file XMLTag.h.

typedef struct _xmlDoc xmlDoc

Definition at line 37 of file XMLTag.h.

typedef struct _xmlNode xmlNode

Definition at line 39 of file XMLTag.h.

typedef struct _xmlTextReader xmlTextReader

Definition at line 36 of file XMLTag.h.

typedef struct _xmlTextWriter xmlTextWriter

Definition at line 35 of file XMLTag.h.



cognitive_perception
Author(s): Ulrich F Klank
autogenerated on Mon Oct 6 2014 10:48:46