MCPcopy Create free account
hub / github.com/ashkulz/NppFTP / ~CUT_FileDataSource

Method ~CUT_FileDataSource

UTCP/src/UTDataSource.cpp:174–177  ·  view source on GitHub ↗

~CUT_FileDataSource Destructor PARAM: none RETURN: none ************************************************/

Source from the content-addressed store, hash-verified

172 none
173************************************************/
174CUT_FileDataSource::~CUT_FileDataSource() {
175 // Destroy reading buffer
176 delete [] m_lpszBuffer;
177}
178
179/***********************************************
180Open

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected