diff -r d8fccb2cd802 -r 468f4c8d3d5b DITA-OT_CXX_Plugin/cxxapiref/doc/cxxFunction/cxxFunctionDeclarationFile.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/DITA-OT_CXX_Plugin/cxxapiref/doc/cxxFunction/cxxFunctionDeclarationFile.dita Wed Aug 11 14:49:30 2010 +0100 @@ -0,0 +1,25 @@ + + + + + cxxFunctionDeclarationFile + Identifies the path to the file that contains the declaration of the function. + +
+ Description

This identifies the path to the file that contains the declaration of the funcition. +This has two attributes; name (always has a value "filePath") and value.

+
+ + Example

+ <cxxFunctionDeclarationFile name="filePath" value="inc/a.h"/> + +

+
+
+
+
+ +