HLCC Documentation 2.2.0
Loading...
Searching...
No Matches
Namespaces | Functions
ciiOldbDataPointAsync.ipp File Reference

CiiOldbDataPointAsync class source file. More...

#include <chrono>
#include "hlcc/cpputil/ciiTypesToString.hpp"

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)
 

Detailed Description

CiiOldbDataPointAsync class source file.

Author

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.