#include "dds/DCPS/PoolAllocator.h"
#include "dds/DCPS/SafetyProfileStreams.h"
Include dependency graph for DataCollector_T.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OpenDDS |
namespace | OpenDDS::DCPS |
Classes | |
class | OpenDDS::DCPS::DataCollector< DatumType > |
Collect data in a buffer. More... | |
Functions | |
template<typename DatumType> | |
std::ostream & | OpenDDS::DCPS::operator<< (std::ostream &str, const DataCollector< DatumType > &value) |
Insert collected data onto an ostream. |