Inheritance diagram for Producer::Camera::Callback:
Public Member Functions | |
Callback () | |
virtual void | operator() (const Camera &)=0 |
Protected Member Functions | |
virtual | ~Callback () |
|
|
|
|
|
The () operator is called and passed a reference to the Camera class that called it. |