Searched defs:EnumType (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/cpp/
H A Dxml.h481 typedef enum { IsElement, IsAttribute, IsContent } EnumType; typedef in class:xml::Node
484 EnumType m_Type;
502 Node(EnumType type,

Completed in 35 milliseconds