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

Method ~DataGeneric

include/DataGeneric.h:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 public:
50 DataGeneric() = default;
51 virtual ~DataGeneric() = default;
52
53 /** get properties */
54 TypeEnum getType() const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected