MCPcopy Create free account
hub / github.com/TUC-ProAut/libRSF / ~DataStream

Method ~DataStream

include/DataStream.h:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 public:
48 DataStream() = default;
49 virtual ~DataStream() = default;
50
51 /** define base class */
52 typedef typename std::multimap<double, ObjectType> BaseClass;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected