diff -r d8fccb2cd802 -r 468f4c8d3d5b DITA-OT_CXX_Plugin/cxxapiref/doc/cxxDefine/cxxDefineAccessSpecifier.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/DITA-OT_CXX_Plugin/cxxapiref/doc/cxxDefine/cxxDefineAccessSpecifier.dita Wed Aug 11 14:49:30 2010 +0100 @@ -0,0 +1,27 @@ + + + + + cxxDefineAccessSpecifier + The <cxxDefineAccessSpecifier> element describes the level of access the define allows. + +
+ Description +

The <cxxDefineAccessSpecifier> element does not have any children. <cxxDefineAccessSpecifier> + uses the attribute value to describe the level of access a define has. value + is fixed to "public".

+
+ + Example + <cxxDefineAccessSpecifier value="public"/> + +
+
+
+
+
+ + \ No newline at end of file