CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
cmlabs::XMLNodeContents Struct Reference

#include <xml_parser.h>

Collaboration diagram for cmlabs::XMLNodeContents:
[legend]

Public Attributes

enum XMLElementType type
XMLNode child
XMLAttribute attrib
XMLCSTR text
XMLClear clear

Detailed Description

Definition at line 476 of file xml_parser.h.

Member Data Documentation

◆ attrib

XMLAttribute cmlabs::XMLNodeContents::attrib

Definition at line 483 of file xml_parser.h.

◆ child

XMLNode cmlabs::XMLNodeContents::child

Definition at line 482 of file xml_parser.h.

◆ clear

XMLClear cmlabs::XMLNodeContents::clear

Definition at line 485 of file xml_parser.h.

◆ text

XMLCSTR cmlabs::XMLNodeContents::text

Definition at line 484 of file xml_parser.h.

◆ type

enum XMLElementType cmlabs::XMLNodeContents::type

Definition at line 479 of file xml_parser.h.


The documentation for this struct was generated from the following file:
  • /home/ubuntu/c/partner/psyclone2/CMSDK/include/xml_parser.h