ENH: Add some doc for visible class

This commit is contained in:
Mathieu Malaterre 2006-02-07 09:25:15 -05:00
parent 4259971961
commit 4763c14502
1 changed files with 4 additions and 0 deletions

View File

@ -57,6 +57,10 @@ namespace @KWSYS_NAMESPACE@
{ {
class SystemToolsTranslationMap; class SystemToolsTranslationMap;
/** \class SystemToolsManager
* \brief Use to make sure SystemTools is initialized before it is used
* and is the last static object destroyed
*/
class @KWSYS_NAMESPACE@_EXPORT SystemToolsManager class @KWSYS_NAMESPACE@_EXPORT SystemToolsManager
{ {
public: public: