Data Fields

_eurephiaRESULT Struct Reference

#include <eurephia_xml.h>

Data Fields

exmlResultType resultType
const char * message
xmlNode * details

Detailed Description

Structure which is used when parsing eurephia Result XML documents

Definition at line 50 of file eurephia_xml.h.


Field Documentation

A result message can attach an XML node with even more detailed information

Definition at line 53 of file eurephia_xml.h.

String containing the result message

Definition at line 52 of file eurephia_xml.h.

Indicates what kind of result we received

Definition at line 51 of file eurephia_xml.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines