×
No results found.
Ooyala Mobile SDK for tvOS v4.44.0
🔎
Main Page
Modules
Classes
Class List
Class Index
Class Hierarchy
Class Members
Public Attributes
|
List of all members
_OOTBXMLElement Struct Reference
#include <
OOTBXML.h
>
Public Attributes
char *
name
char *
text
OOTBXMLAttribute
*
firstAttribute
struct
_OOTBXMLElement
*
parentElement
struct
_OOTBXMLElement
*
firstChild
struct
_OOTBXMLElement
*
currentChild
struct
_OOTBXMLElement
*
nextSibling
struct
_OOTBXMLElement
*
previousSibling
Member Data Documentation
struct
_OOTBXMLElement
* _OOTBXMLElement::currentChild
OOTBXMLAttribute
* _OOTBXMLElement::firstAttribute
struct
_OOTBXMLElement
* _OOTBXMLElement::firstChild
char* _OOTBXMLElement::name
struct
_OOTBXMLElement
* _OOTBXMLElement::nextSibling
struct
_OOTBXMLElement
* _OOTBXMLElement::parentElement
struct
_OOTBXMLElement
* _OOTBXMLElement::previousSibling
char* _OOTBXMLElement::text
The documentation for this struct was generated from the following file:
OOTBXML.h
Send Feedback