CaptureFactoryDestroyer for deleting the CaptureFactory singleton. More...
Public Member Functions | |
| CaptureFactoryDestroyer (CaptureFactory *instance=NULL) | |
| void | set (CaptureFactory *instance) |
| ~CaptureFactoryDestroyer () | |
Private Attributes | |
| CaptureFactory * | mInstance |
CaptureFactoryDestroyer for deleting the CaptureFactory singleton.
Definition at line 112 of file CaptureFactory.h.
| alvar::CaptureFactory::CaptureFactoryDestroyer::CaptureFactoryDestroyer | ( | CaptureFactory * | instance = NULL | ) | [inline] |
Definition at line 115 of file CaptureFactory.h.
Definition at line 116 of file CaptureFactory.h.
| void alvar::CaptureFactory::CaptureFactoryDestroyer::set | ( | CaptureFactory * | instance | ) | [inline] |
Definition at line 117 of file CaptureFactory.h.
Definition at line 119 of file CaptureFactory.h.