Represents a single XML element.
More...
#include <XMLPrinter.h>
Represents a single XML element.
- Author
- Phil Schatzmann
◆ XMLNode() [1/2]
tiny_dlna::XMLNode::XMLNode |
( |
| ) |
|
|
default |
◆ XMLNode() [2/2]
tiny_dlna::XMLNode::XMLNode |
( |
const char * |
node, |
|
|
const char * |
content, |
|
|
const char * |
attr = nullptr |
|
) |
| |
|
inline |
◆ attributes
const char* tiny_dlna::XMLNode::attributes = nullptr |
◆ content
const char* tiny_dlna::XMLNode::content = nullptr |
◆ node
const char* tiny_dlna::XMLNode::node = nullptr |
The documentation for this struct was generated from the following file: