MCPcopy Create free account
hub / github.com/StrongPC123/Far-Cry-1-Source-Full / OnIOExecuted

Method OnIOExecuted

CrySystem/RefReadStream.cpp:139–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137#endif //LINUX
138
139void CRefReadStream::OnIOExecuted(CRefReadStreamProxy* pProxy)
140{
141 m_pEngine->OnIOJobExecuted(pProxy);
142}
143
144// dumps all clients (proxies) - each uses the Dump function of the proxy
145string CRefReadStream::Dump()

Callers 1

OnFinishReadMethod · 0.80

Calls 1

OnIOJobExecutedMethod · 0.80

Tested by

no test coverage detected