#include <UT_IncludeFileManager.h>
Public Member Functions | |
| UT_IncludeFileManager () | |
| ~UT_IncludeFileManager () | |
| void | addIncludeFile (const char *filename, int local=0) |
| UT_PtrArray< char * > & | getFileList () |
| void | writeIncludeList (ostream &os) |
| void | clear () |
Definition at line 29 of file UT_IncludeFileManager.h.
| UT_IncludeFileManager::UT_IncludeFileManager | ( | ) |
| UT_IncludeFileManager::~UT_IncludeFileManager | ( | ) |
| void UT_IncludeFileManager::addIncludeFile | ( | const char * | filename, | |
| int | local = 0 | |||
| ) |
| void UT_IncludeFileManager::clear | ( | ) |
| UT_PtrArray<char *>& UT_IncludeFileManager::getFileList | ( | ) | [inline] |
Definition at line 39 of file UT_IncludeFileManager.h.
| void UT_IncludeFileManager::writeIncludeList | ( | ostream & | os | ) |
1.5.9