cxxFunctionDetail

Contains the declaration of a C++ function and any documention about that function.

Description

The <cxxFunctionDetail> element contains a mandatory <cxxFunctionDefinition> and a optional <apiDesc> that can be used to document the operation of the function.

Contained by

cxxFunction

Contains

apiDesc, apiImpl, cxxFunctionDefinition example, section,

Content Model

(cxxFunctionDefinition then apiDesc, then (example, or section, or apiImpl, (any number) ))

Inheritance

topic/body reference/refbody apiRef/apiDetail apiOperation/apiOperationDetail cxxFunction/cxxFunctionDetail