Fraxinus  16.5.0-fx-rc9
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cxVideoSourceSHM.h File Reference
#include "cxResourceExport.h"
#include <map>
#include <stdint.h>
#include <boost/shared_ptr.hpp>
#include "vtkSmartPointer.h"
#include <QObject>
#include <QDateTime>
#include "cxVideoSource.h"
#include "cxSharedMemory.h"

Go to the source code of this file.

Classes

class  cx::VideoSourceSHM
 VideoSource for connecting to shared memory. More...
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef vtkSmartPointer< class
vtkImageImport > 
vtkImageImportPtr
 
typedef boost::shared_ptr
< VideoSourceSHM > 
cx::VideoSourceSHMPtr
 

Typedef Documentation

typedef vtkSmartPointer<class vtkImageImport> vtkImageImportPtr

Definition at line 59 of file cxVideoSourceSHM.h.