FAST
3.2.0
Framework for Heterogeneous Medical Image Computing and Visualization
|
#include <ExecutionDevice.hpp>
Public Types | |
typedef std::shared_ptr< ExecutionDevice > | pointer |
![]() | |
typedef std::shared_ptr< Object > | pointer |
Public Member Functions | |
bool | isHost () |
virtual | ~ExecutionDevice () |
![]() | |
Object () | |
virtual | ~Object () |
Reporter & | getReporter () |
Static Public Member Functions | |
static std::string | getStaticNameOfClass () |
![]() | |
static std::string | getStaticNameOfClass () |
Protected Attributes | |
bool | mIsHost |
std::weak_ptr< ExecutionDevice > | mPtr |
![]() | |
std::weak_ptr< Object > | mPtr |
Additional Inherited Members | |
![]() | |
Reporter & | reportError () |
Reporter & | reportWarning () |
Reporter & | reportInfo () |
ReporterEnd | reportEnd () const |
typedef std::shared_ptr<ExecutionDevice> fast::ExecutionDevice::pointer |
|
inlinevirtual |
|
inlinestatic |
|
inline |
|
protected |
|
protected |