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

Method GetDelimiter

src/db/hierdbpath.cpp:130–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128}
129
130TCHAR cHierDbPath::GetDelimiter(void) const
131{
132 return mDelimitingChar;
133}
134
135void cHierDbPath::Clear(void)
136{

Callers 1

GetDelimitingCharMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected