#include <ICameraListObserver.h>
Public Member Functions | |
| virtual IMEXPORT void | CameraListChanged (CameraPtr pCam, UpdateTriggerType reason)=0 |
| virtual IMEXPORT | ~ICameraListObserver () |
Protected Member Functions | |
| IMEXPORT | ICameraListObserver () |
| IMEXPORT | ICameraListObserver (const ICameraListObserver &) |
Definition at line 40 of file ICameraListObserver.h.
| virtual IMEXPORT AVT::VmbAPI::ICameraListObserver::~ICameraListObserver | ( | ) | [inline, virtual] |
Definition at line 63 of file ICameraListObserver.h.
| IMEXPORT AVT::VmbAPI::ICameraListObserver::ICameraListObserver | ( | ) | [inline, protected] |
Definition at line 66 of file ICameraListObserver.h.
| IMEXPORT AVT::VmbAPI::ICameraListObserver::ICameraListObserver | ( | const ICameraListObserver & | ) | [inline, protected] |
Definition at line 67 of file ICameraListObserver.h.
| virtual IMEXPORT void AVT::VmbAPI::ICameraListObserver::CameraListChanged | ( | CameraPtr | pCam, |
| UpdateTriggerType | reason | ||
| ) | [pure virtual] |