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

Method DataSet

include/DataSet.h:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 {
45 public:
46 DataSet() = default;
47 virtual ~DataSet() = default;
48
49 /** chronological list of arbitrary objects*/

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected