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

Method SetDelimiter

src/db/hierdbpath.cpp:125–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123}
124
125void cHierDbPath::SetDelimiter(TCHAR Delimiter)
126{
127 mDelimitingChar = Delimiter;
128}
129
130TCHAR cHierDbPath::GetDelimiter(void) const
131{

Callers 2

cHierDatabaseIterMethod · 0.45
SetDelimitingCharMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected