#include <FileConfigurationThread.h>
Inheritance diagram for ot::FileConfigurationThread:


Public Member Functions | |
| FileConfigurationThread (const char *fname) | |
| ~FileConfigurationThread () | |
| void | start () |
| void | configTask () |
| void | closeThread () |
| void | finish () |
Protected Member Functions | |
| void | backupCurrentGraph () |
| void | initializeFileTime () |
| bool | timestamp (const char *file, FILE_TIME *time) |
| std::string | readFileIntoString (const char *fname) |
Protected Attributes | |
| Configurator * | config |
| void * | thread |
| bool | finishflag |
| std::string | filename |
| FILE_TIME | last |
| FILE_TIME | current |
| DIR_HDL | hFile |
|
|
|
|
|
|
|
|
|
|
|
Implements ot::ConfigurationThread. |
|
|
Reimplemented from ot::ConfigurationThread. |
|
|
|
|
|
|
|
|
|
|
|
Implements ot::ConfigurationThread. |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6