Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TUC-ProAut/libRSF
/ ~DataSet
Method
~DataSet
include/DataSet.h:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
public:
46
DataSet() = default;
47
virtual ~DataSet() = default;
48
49
/** chronological list of arbitrary objects*/
50
typedef DataStream<ObjectType> ObjectStream;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected