Go to the source code of this file.
Classes | |
class | OpenDDS::DCPS::DataCollector< DatumType > |
Collect data in a buffer. More... | |
Namespaces | |
namespace | OpenDDS |
The Internal API and Implementation of OpenDDS. | |
namespace | OpenDDS::DCPS |
Functions | |
template<typename DatumType > | |
std::ostream & | OpenDDS::DCPS::operator<< (std::ostream &str, const DataCollector< DatumType > &value) |
Insert collected data onto an ostream. |