Public Member Functions | |
metarProducts () | |
metarProducts (bool realTimeFlag) | |
void | addProduct (const DataTable &d) |
void | writeTable (code::SmartPtr< code::IndexRecordNotifier > *lb, const std::string outputDir, const std::string subType) |
void | update (code::SmartPtr< code::IndexRecordNotifier > *lb, const std::string outputDir) |
virtual | ~metarProducts () |
code::metarProducts::metarProducts | ( | ) |
code::metarProducts::metarProducts | ( | bool | realTimeFlag | ) |
virtual code::metarProducts::~metarProducts | ( | ) | [virtual] |
void code::metarProducts::addProduct | ( | const DataTable & | d | ) |
void code::metarProducts::update | ( | code::SmartPtr< code::IndexRecordNotifier > * | lb, | |
const std::string | outputDir | |||
) |
void code::metarProducts::writeTable | ( | code::SmartPtr< code::IndexRecordNotifier > * | lb, | |
const std::string | outputDir, | |||
const std::string | subType | |||
) |