My Project
platform Directory Reference

Directories

Files

file  Capture.h [code]
 This file implements a capture interface.
 
file  CaptureDevice.h [code]
 This file implements a capture device to hold camera information.
 
file  CaptureFactory.h [code]
 This file implements a capture factory with a plugin interface to allow for different capture backends to be loaded at runtime if the platform supports them.
 
file  CapturePlugin.h [code]
 This file implements a capture plugin interface.
 
file  DirectoryIterator.h [code]
 This file implements a directory iterator.
 
file  Lock.h [code]
 This file implements a lock to simplify mutex handling.
 
file  Mutex.h [code]
 This file implements a mutex.
 
file  Platform.h [code]
 This file implements generic platform specific methods.
 
file  Plugin.h [code]
 This file implements a loader for plugins as dynamic libraries.
 
file  Threads.h [code]
 This file implements a threads vector.
 
file  Timer.h [code]
 This file implements a timer.
 
file  Uncopyable.h [code]
 This file implements an uncopyable interface.