#include <texttools.h>
An issue found in the dox files or code snippets.
Static Public Member Functions | |
| static Issue | MakeIssue (const String &desc, const Url &file, const String &source, const Int line=0) | 
Public Attributes | |
| String | _description | 
| Url | _file | 
| String | _source | 
| Int | _line | 
| String _description | 
description of the issue
| Url _file | 
file were the issue was found
| String _source | 
the actual source code with the issue
| Int _line | 
line number in the source file