casa::ImagerControl Class Reference

#include <ImagerControl.h>

List of all members.

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.
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 (  )  [inline, static]

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 (  )  [inline, static]

Definition at line 62 of file ImagerControl.h.

static std::string casa::ImagerControl::name (  )  [inline, static]

Definition at line 60 of file ImagerControl.h.

static std::string casa::ImagerControl::object_path (  )  [inline, static]

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1