NorMIT-nav  18.04
An IGT application
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 38 of file cxVideoSourceSHM.h.