|
HLCC Documentation 2.2.0
|
CiiOldbDataPointAsync class source file. More...
Go to the source code of this file.
Namespaces | |
| namespace | hlcc |
| namespace | hlcc::oldbmux |
Functions | |
| template<typename T > | |
| std::ostream & | hlcc::oldbmux::operator<< (std::ostream &os, const std::vector< T > &vec) |
CiiOldbDataPointAsync class source file.
Note that ESO-254539, [R-COD-401] requires dedicated header file for template class implementation. File ending .ipp comes from [R-COD-290].
TODO: Refactor this class into a generic part that manages buffer and thread around any sync call, and an OLDB-specific part that takes the WriteValue function as a parameter.