|
| class | ConfigurationIO |
| | This class is used for saving and loading configurations.
|
| |
| class | CurrValInfo |
| | A small class for storing current value information More...
|
| |
| class | DatabaseLogger |
| | This class is used performs the following tasks: More...
|
| |
| class | DatabaseWriter |
| | This class does the actual logging to the database More...
|
| |
| class | ErrorLogger |
| | This class is used for logging errors to file. There are two types of error, those from SECI and those from LabVIEW.
|
| |
| class | LogInfo |
| | A small class for storing log information More...
|
| |
| class | MessageLogger |
| | This class is used for logging messages to file; typical messages are configuration loaded, seci started etc. More...
|
| |
| class | NativeMethods |
| | Static class for wrapping some useful commands in the Windows API.
|
| |
| struct | Rect |
| | Class for storing the rectangle information, passed to and from the size related Windows API calls.
|
| |
| class | SourceSafe |
| | Class for saving configurations into SourceSafe. Works by creating batch files then running them. More...
|
| |