srchilite::CTagsManager Class Reference
Takes care of running ctags and to generate a CTagsFormmatter.
More...
#include <ctagsmanager.h>
List of all members.
Detailed Description
Takes care of running ctags and to generate a CTagsFormmatter.
Constructor & Destructor Documentation
srchilite::CTagsManager::CTagsManager |
( |
const std::string & |
_ctagsFile, |
|
|
const std::string & |
_ctagsCmd, |
|
|
bool |
_runCTags, |
|
|
RefPosition |
_refPosition | |
|
) |
| | |
- Parameters:
-
| _ctagsFile | the ctags file name |
| _ctagsCmd | the ctags line command |
| _runCTags | whether to run the ctags command |
| _refPosition | the position for generated references |
Member Function Documentation
Creates a CTagsFormatter (if required, it previously run the ctags command).
- Parameters:
-
| r | the style for references and anchors |
- Exceptions:
-
void srchilite::CTagsManager::runCTagsCmd |
( |
|
) |
|
Runs the ctags program.
- Exceptions:
-
The documentation for this class was generated from the following files: