Forward declaration of XML classes. More...
Namespaces | |
ts | |
TSDuck namespace, containing all TSDuck classes and functions. | |
ts::xml | |
Namespace for XML classes. | |
Typedefs | |
typedef std::vector< const Element * > | ts::xml::ElementVector |
Vector of constant elements. | |
Variables | |
static const size_t | ts::xml::UNLIMITED = std::numeric_limits<size_t>::max() |
Specify an unlimited number of elements. | |
Forward declaration of XML classes.