Fraxinus  18.10
An IGT application
cxVideoConnection.h File Reference
#include "org_custusx_core_video_Export.h"
#include <vector>
#include <map>
#include <boost/array.hpp>
#include "cxForwardDeclarations.h"

Go to the source code of this file.

Classes

class  cx::VideoConnection
 Represent one video grabber connection. More...
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef vtkSmartPointer< class vtkImageImport > vtkImageImportPtr
 
typedef vtkSmartPointer< class vtkImageAlgorithm > vtkImageAlgorithmPtr
 
typedef boost::shared_ptr< QThread > QThreadPtr
 
typedef boost::shared_ptr< VideoConnection > cx::VideoConnectionPtr
 

Typedef Documentation

typedef boost::shared_ptr<QThread> QThreadPtr

Definition at line 23 of file cxVideoConnection.h.

typedef vtkSmartPointer<class vtkImageAlgorithm> vtkImageAlgorithmPtr

Definition at line 22 of file cxVideoConnection.h.

typedef vtkSmartPointer<class vtkImageImport> vtkImageImportPtr

Definition at line 21 of file cxVideoConnection.h.