MCPcopy Create free account
hub / github.com/andybarry/makerscanner / CheckUpdate

Method CheckUpdate

camview.cpp:210–213  ·  view source on GitHub ↗

/////////////////////////////////////////////////////////////// Method: CheckUpdate Class: CCamView Purose: CHeck for updates Input: reference to size event Output: nothing ///////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

208// Output: nothing
209////////////////////////////////////////////////////////////////////
210void CCamView::CheckUpdate()
211{
212 Update( );
213}
214
215////////////////////////////////////////////////////////////////////
216// Method: OnSize

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected