diff -r d8fccb2cd802 -r 468f4c8d3d5b DITA-OT_CXX_Plugin/cxxapiref/doc/cxxStruct/cxxStructNestedClass.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/DITA-OT_CXX_Plugin/cxxapiref/doc/cxxStruct/cxxStructNestedClass.dita Wed Aug 11 14:49:30 2010 +0100 @@ -0,0 +1,31 @@ + + + + + cxxStructNestedClass + The <cxxStructNestedClass> element within <cxxStructNestedDetail> provides the name of a class nested within a struct. + +
+ Description +

The text in this element is the fully qualified name of the class that has been nested within a struct. There are no mandatory attributes.

+
+ + Example + <cxxStructNested> + <cxxStructNestedDetail> + <cxxStructNestedClass href="GUID-A7A472B9-220C-3068-B459-625D6D48456F.xml">RMobileSmsMessaging::TMobileSmsAttributesV1</cxxStructNestedClass> + <cxxStructNestedStruct href="GUID-4617BF7F-C631-376C-8D14-522D71A61188.xml">RMobileSmsMessaging::TMobileSmsCapsV1</cxxStructNestedClass> + <cxxStructNestedUnion href="GUID-1252BF3C-4BCC-327E-8734-107D85B5C066.xml">RMobileSmsMessaging::TMobileSmsCdmaSendAttributesV4</cxxStructNestedClass> + </cxxStructNestedDetail> +</cxxStructNested> + +
+
+
+
+
+ + \ No newline at end of file