Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ operator<<() [2/3]

std::ostream & DataStorm::operator<< ( std::ostream & os,
const SampleEventSeq & types )
inline

Converts the given sample type vector to a string and add it to the stream.

Parameters
osThe output stream
typesThe sample type vector to add to the stream
Returns
The output stream

Definition at line 89 of file DataStorm.h.