Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bgrimstad/splinter
/ ~Saveable
Method
~Saveable
include/saveable.h:23–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
public:
22
Saveable() {}
23
virtual ~Saveable() {}
24
25
/**
26
* Serialize and save object to fileName
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected