|
Doxygen
|
Data associated with an example. More...
#include <src/example.h>
Public Member Functions | |
| Example (const DString &a, const DString &n, const DString &f) | |
Public Attributes | |
| DString | anchor |
| DString | name |
| DString | file |
Definition at line 30 of file example.h.
References anchor, file, and name.
Referenced by ClassDefImpl::addExample(), and MemberDefImpl::addExample().
| DString Example::name |
Definition at line 32 of file example.h.
Referenced by Example(), and ExampleList::inSort().