casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | List of all members
casa::ImagerControl Class Reference

#include <ImagerControl.h>

Public Member Functions

 ImagerControl (const std::string &connection_name_=connection_name(), const std::string &object_path_=object_path())
 
 ~ImagerControl ()
 
bool incrementController ()
 
bool decrementController ()
 
void changePauseFlag (const bool &state)
 
void changeStopFlag (const bool &state)
 
void interactionRequired (const bool &)
 slots that are required for signals generated by SynthImager_adaptor... More...
 
void detailUpdate (const std::map< std::string, DBus::Variant > &)
 
void summaryUpdate (const DBus::Variant &)
 
void disconnect ()
 
std::string getDescription ()
 
std::map< std::string,
dbus::variant
getDetails ()
 
void controlUpdate (const std::map< std::string, dbus::variant > &newParams)
 

Static Public Member Functions

static std::string name ()
 
static std::string connection_name ()
 
static std::string interface_name ()
 
static std::string object_path ()
 

Detailed Description

Definition at line 52 of file ImagerControl.h.

Constructor & Destructor Documentation

casa::ImagerControl::ImagerControl ( const std::string &  connection_name_ = connection_name(),
const std::string &  object_path_ = object_path() 
)
casa::ImagerControl::~ImagerControl ( )

Member Function Documentation

void casa::ImagerControl::changePauseFlag ( const bool &  state)
inline

Definition at line 83 of file ImagerControl.h.

void casa::ImagerControl::changeStopFlag ( const bool &  state)
inline

Definition at line 91 of file ImagerControl.h.

static std::string casa::ImagerControl::connection_name ( )
inlinestatic

Definition at line 61 of file ImagerControl.h.

void casa::ImagerControl::controlUpdate ( const std::map< std::string, dbus::variant > &  newParams)
inline

Definition at line 121 of file ImagerControl.h.

References casa::dbus::fromStdMap().

bool casa::ImagerControl::decrementController ( )
inline

Definition at line 75 of file ImagerControl.h.

void casa::ImagerControl::detailUpdate ( const std::map< std::string, DBus::Variant > &  )
inline

Definition at line 101 of file ImagerControl.h.

void casa::ImagerControl::disconnect ( )
inline

Definition at line 103 of file ImagerControl.h.

std::string casa::ImagerControl::getDescription ( )
inline

Definition at line 105 of file ImagerControl.h.

std::map<std::string,dbus::variant> casa::ImagerControl::getDetails ( )
inline

Definition at line 112 of file ImagerControl.h.

References casa::dbus::toStdMap().

bool casa::ImagerControl::incrementController ( )
inline

Definition at line 68 of file ImagerControl.h.

void casa::ImagerControl::interactionRequired ( const bool &  )
inline

slots that are required for signals generated by SynthImager_adaptor...

Definition at line 100 of file ImagerControl.h.

static std::string casa::ImagerControl::interface_name ( )
inlinestatic

Definition at line 62 of file ImagerControl.h.

static std::string casa::ImagerControl::name ( )
inlinestatic

Definition at line 60 of file ImagerControl.h.

static std::string casa::ImagerControl::object_path ( )
inlinestatic

Definition at line 63 of file ImagerControl.h.

void casa::ImagerControl::summaryUpdate ( const DBus::Variant &  )
inline

Definition at line 102 of file ImagerControl.h.


The documentation for this class was generated from the following file: