cxxStructDetail

The <cxxStructDetail> element provides detailed information about the structure and behaviors of the C++ struct.

Description

The <cxxStructDetail> element is defined within <cxxStruct>. In <cxxStructDetail> the <example> and <section> elements are provided to support the current specific C++ API reference. A struct body can contain declarations of the members of the struct, such as variables, claseses, structs, and functions.

Contained by

cxxStruct

Contains

apiDesc, apiImpl, cxxStructDefinition example, section,

Content Model

(cxxStructDefinition (optional) then apiDesc, then (example, or section, or apiImpl, (any number) ))

Inheritance

topic/body reference/refbody apiRef/apiDetail apiClassifier/apiClassifierDetail cxxStruct/cxxStructDetail