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

Method Finit

src/core/codeconvert.cpp:114–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113
114void iCodeConverter::Finit()
115{
116 delete m_pInst;
117 m_pInst = 0;
118}
119
120iCodeConverter* iCodeConverter::CreateConverter()
121{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected