Namespaces | |
| namespace | code |
Classes | |
| class | code::DataDirectoryManager |
| The DataDirectoryManager will process files in the a data directory ( a directory with files of data ) and then farm the data in the files in chunks off to any attached DataHandler objects that have been added via the addDataHandler method. More... | |
| struct | code::DataDirectoryManager::ConventionTest |
| Interface which tests a filename to see if it matches a convention. More... | |
| struct | code::DataDirectoryManager::RawConventionTest |
| ConventionTest object which returns true if fileName is 18 characters long and ends in ".raw". More... | |
1.4.7