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

Method GetHierDbMap

src/tw/dbdebug.cpp:158–161  ·  view source on GitHub ↗

//////////////////////////////////////////////////////////////////////////// GetHierDbMap() -- Returns a pointer to the map ////////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

156// GetHierDbMap() -- Returns a pointer to the map
157/////////////////////////////////////////////////////////////////////////////////
158cDbDebug::hierDbMap* cDbDebug::GetHierDbMap(void)
159{
160 return &(mpData->mDbMap);
161}
162
163//////////////////////////////////////////////////////////////////////////////////////////////////////
164// Execute :

Callers 1

ExecuteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected