MCPcopy Create free account
hub / github.com/Tripwire/tripwire-open-source / GetFileName

Method GetFileName

src/core/serializerimpl.cpp:493–496  ·  view source on GitHub ↗

////////////////////////////////////////////////////////////////////////// GetFileName //////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

491// GetFileName
492///////////////////////////////////////////////////////////////////////////////
493TSTRING cSerializerImpl::GetFileName() const
494{
495 return mFileName;
496}

Callers 1

ReadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected