#include <string>
#include <vector>
Include dependency graph for note.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Typedefs | |
typedef vector< string > | NOTES |
typedef NOTES::const_iterator | NOTE_ITERATOR |
|
Definition at line 28 of file note.h. Referenced by TASK::begin_notes(), RESOURCE::begin_notes(), TASK::end_notes(), RESOURCE::end_notes(), Reporter::HTMLReport(), Reporter::TexReport(), and Reporter::XMLReport(). |
|
|