srchilite::CTagsInfo Struct Reference

Information about a tag. More...

#include <ctagscollector.h>

Collaboration diagram for srchilite::CTagsInfo:
[legend]

List of all members.

Public Member Functions

 CTagsInfo (const std::string &_fileName, const std::string &_lineNumber, RefPosition _refposition, bool _isAnchor)

Public Attributes

std::string fileName
 the filename of a tag
std::string lineNumber
 the line number
RefPosition refposition
 where the reference should be positioned (only valid if !isAnchor)
bool isAnchor
 whether the information concerns an anchor and not a reference


Detailed Description

Information about a tag.

This structure is used to return collected information.


Constructor & Destructor Documentation

srchilite::CTagsInfo::CTagsInfo ( const std::string &  _fileName,
const std::string &  _lineNumber,
RefPosition  _refposition,
bool  _isAnchor 
) [inline]

Parameters:
_fileName the filename of a tag
_lineNumber the line number
_refposition where the reference should be positioned (only valid if !isAnchor)
_isAnchor whether the information concerns an anchor and not a reference


The documentation for this struct was generated from the following file:

Generated on Sun Jun 14 18:23:26 2009 for Source-highlight Library by  doxygen 1.5.9