MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / IPLErrorHandler

Method IPLErrorHandler

IPL/include/IPLErrorHandler.h:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29{
30public:
31 IPLErrorHandler()
32 {
33
34 }
35 virtual void error() = 0;
36};
37

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected