CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cxVideoRecorder.h File Reference
#include "cxResourceExport.h"
#include "vtkSmartPointer.h"
#include <boost/shared_ptr.hpp>
#include <QObject>
#include <QDateTime>
#include "cxVideoSource.h"
#include <map>

Go to the source code of this file.

Classes

class  cx::VideoRecorder
 Recorder for a VideoSource. More...
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef vtkSmartPointer< class
vtkImageData > 
vtkImageDataPtr
 
typedef boost::shared_ptr
< VideoRecorder > 
cx::VideoRecorderPtr
 

Typedef Documentation

typedef vtkSmartPointer<class vtkImageData> vtkImageDataPtr

Definition at line 53 of file cxVideoRecorder.h.