Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashkulz/NppFTP
/ ~CUT_DataSource
Method
~CUT_DataSource
UTCP/include/UTDataSource.h:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
public:
51
CUT_DataSource() {}
52
virtual ~CUT_DataSource() {}
53
54
// Virtual clone constructor
55
virtual CUT_DataSource * clone() = 0;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected