Namespaces | |
namespace | code |
Classes | |
class | code::DataProvider |
The DataProvider will look for new data in a directory or a LB 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... | |
class | code::DataProvider::DataHandler |
Implement a subclass of DataHandler to handle the data. More... |