casa
5.7.0-16
|
class PlotEngine; More...
#include <PlotMSDBusApp.h>
Public Member Functions | |
QString | dbusName () const |
PlotMSDBusApp (PlotEngine &plotms) | |
Non-Static //. More... | |
~PlotMSDBusApp () | |
Destructor. More... | |
bool | connectToDBus (const QString &dbus_name="") |
Connects to the DBus server using the dbusName() method with the current process ID. More... | |
void | parametersHaveChanged (const PlotMSWatchedParameters ¶ms, int updateFlag) |
Implements PlotMSParametersWatcher::parametersHaveChanged(). More... | |
void | plotsChanged (const PlotMSPlotManager &manager) |
Implements PlotMSPlotManagerWatcher::plotsChanged(). More... | |
Public Member Functions inherited from casa::QtDBusApp | |
QString | dbusServiceName (const QString &name, const pid_t pid) |
QString | dbusObjectName (const QString &name, const pid_t pid) |
const QString & | dbusServiceName (const QString &name="") |
const QString & | dbusObjectName (const QString &name="") |
QtDBusApp () | |
virtual | ~QtDBusApp () |
Public Member Functions inherited from casa::PlotMSParametersWatcher | |
PlotMSParametersWatcher () | |
Constructor. More... | |
virtual | ~PlotMSParametersWatcher () |
Destructor. More... | |
Public Member Functions inherited from casa::PlotMSPlotManagerWatcher | |
PlotMSPlotManagerWatcher () | |
Constructor. More... | |
virtual | ~PlotMSPlotManagerWatcher () |
Destructor. More... | |
Static Public Member Functions | |
static const QString & | name () |
static casacore::String | dbusName (pid_t pid) |
Returns the name that the plotms in the process with the given ID is (or would be) registered with in the CASA DBus server. More... | |
Static Public Member Functions inherited from casa::QtDBusXmlApp | |
static bool | dbusXmlCallNoRet (const casacore::String &fromName, const casacore::String &objectName, const casacore::String &methodName, const casacore::Record ¶meters, bool isAsync=false) |
Calls the given method on the object with the given name that is registered with CASA's DBus server, using the given parameters. More... | |
static bool | dbusXmlCall (const casacore::String &fromName, const casacore::String &objectName, const casacore::String &methodName, const casacore::Record ¶meters, bool &retValue, bool *retValueSet=NULL) |
Like dbusXmlCallNoRet(), except that if the remote method has a return value of the given type, then the value is set accordingly. More... | |
static bool | dbusXmlCall (const casacore::String &fromName, const casacore::String &objectName, const casacore::String &methodName, const casacore::Record ¶meters, int &retValue, bool *retValueSet=NULL) |
static bool | dbusXmlCall (const casacore::String &fromName, const casacore::String &objectName, const casacore::String &methodName, const casacore::Record ¶meters, casacore::uInt &retValue, bool *retValueSet=NULL) |
static bool | dbusXmlCall (const casacore::String &fromName, const casacore::String &objectName, const casacore::String &methodName, const casacore::Record ¶meters, double &retValue, bool *retValueSet=NULL) |
static bool | dbusXmlCall (const casacore::String &fromName, const casacore::String &objectName, const casacore::String &methodName, const casacore::Record ¶meters, casacore::String &retValue, bool *retValueSet=NULL) |
static bool | dbusXmlCall (const casacore::String &fromName, const casacore::String &objectName, const casacore::String &methodName, const casacore::Record ¶meters, casacore::Record &retValue, bool *retValueSet=NULL) |
static bool | dbusXmlCall (const casacore::String &fromName, const casacore::String &objectName, const casacore::String &methodName, const casacore::Record ¶meters, casacore::Array< bool > &retValue, bool *retValueSet=NULL) |
static bool | dbusXmlCall (const casacore::String &fromName, const casacore::String &objectName, const casacore::String &methodName, const casacore::Record ¶meters, casacore::Array< int > &retValue, bool *retValueSet=NULL) |
Static Public Member Functions inherited from casa::QtDBusApp | |
static QDBusConnection | connection () |
static QString | serviceOwner (const QString &service) |
static QString | serviceOwner (const std::string &service) |
static bool | serviceIsAvailable (const QString &service) |
static bool | serviceIsAvailable (const std::string &service) |
static QString | generateServiceName (const QString &name, const pid_t pid) |
Static Public Attributes | |
static const casacore::String | APP_NAME |
Static //. More... | |
static const casacore::String | APP_CASAPY_SWITCH |
static const casacore::String | APP_LOGFILENAME_SWITCH |
static const casacore::String | APP_LOGFILTER_SWITCH |
static const casacore::String | PARAM_AVERAGING |
PARAMETERS //. More... | |
static const casacore::String | PARAM_AXIS_X |
static const casacore::String | PARAM_AXIS_Y |
static const casacore::String | PARAM_AXIS_Y_LOCATION |
static const casacore::String | PARAM_SHOWATM |
static const casacore::String | PARAM_SHOWTSKY |
static const casacore::String | PARAM_SHOWIMAGE |
static const casacore::String | PARAM_GRIDROWS |
static const casacore::String | PARAM_GRIDCOLS |
static const casacore::String | PARAM_CLEARSELECTIONS |
static const casacore::String | PARAM_DATACOLUMN_X |
static const casacore::String | PARAM_DATACOLUMN_Y |
static const casacore::String | PARAM_FRAME_X |
static const casacore::String | PARAM_FRAME_Y |
static const casacore::String | PARAM_INTERP_X |
static const casacore::String | PARAM_INTERP_Y |
static const casacore::String | PARAM_DATA_INDEX |
static const casacore::String | PARAM_FILENAME |
static const casacore::String | PARAM_FLAGGING |
static const casacore::String | PARAM_HEIGHT |
static const casacore::String | PARAM_ITERATE |
static const casacore::String | PARAM_PLOTINDEX |
static const casacore::String | PARAM_PRIORITY |
static const casacore::String | PARAM_SELECTION |
static const casacore::String | PARAM_TRANSFORMATIONS |
static const casacore::String | PARAM_CALIBRATION |
static const casacore::String | PARAM_PAGE_HEADER_ITEMS |
static const casacore::String | PARAM_UPDATEIMMEDIATELY |
static const casacore::String | PARAM_WIDTH |
static const casacore::String | PARAM_EXPORT_FILENAME |
static const casacore::String | PARAM_EXPORT_FORMAT |
static const casacore::String | PARAM_EXPORT_VERBOSE |
static const casacore::String | PARAM_EXPORT_RANGE |
static const casacore::String | PARAM_EXPORT_HIGHRES |
static const casacore::String | PARAM_EXPORT_DPI |
static const casacore::String | PARAM_EXPORT_WIDTH |
static const casacore::String | PARAM_EXPORT_HEIGHT |
static const casacore::String | PARAM_EXPORT_INTERACTIVE |
static const casacore::String | PARAM_EXPORT_ASYNC |
static const casacore::String | PARAM_COLORIZE |
static const casacore::String | PARAM_COLORAXIS |
static const casacore::String | PARAM_CANVASTITLE |
static const casacore::String | PARAM_CANVASTITLEFONT |
static const casacore::String | PARAM_SHOWXLABEL |
static const casacore::String | PARAM_SHOWYLABEL |
static const casacore::String | PARAM_XAXISLABEL |
static const casacore::String | PARAM_YAXISLABEL |
static const casacore::String | PARAM_XAXISFONT |
static const casacore::String | PARAM_YAXISFONT |
static const casacore::String | PARAM_SHOWMAJORGRID |
static const casacore::String | PARAM_SHOWMINORGRID |
static const casacore::String | PARAM_MAJORCOLOR |
static const casacore::String | PARAM_MINORCOLOR |
static const casacore::String | PARAM_MAJORSTYLE |
static const casacore::String | PARAM_MINORSTYLE |
static const casacore::String | PARAM_MAJORWIDTH |
static const casacore::String | PARAM_MINORWIDTH |
static const casacore::String | PARAM_SHOWLEGEND |
static const casacore::String | PARAM_LEGENDPOSITION |
static const casacore::String | PARAM_XAUTORANGE |
static const casacore::String | PARAM_XMIN |
static const casacore::String | PARAM_XMAX |
static const casacore::String | PARAM_YAUTORANGE |
static const casacore::String | PARAM_YMIN |
static const casacore::String | PARAM_YMAX |
static const casacore::String | PARAM_SYMBOL |
static const casacore::String | PARAM_SYMBOLSHAPE |
static const casacore::String | PARAM_SYMBOLSIZE |
static const casacore::String | PARAM_SYMBOLCOLOR |
static const casacore::String | PARAM_SYMBOLFILL |
static const casacore::String | PARAM_SYMBOLOUTLINE |
static const casacore::String | PARAM_FLAGGEDSYMBOL |
static const casacore::String | PARAM_FLAGGEDSYMBOLSHAPE |
static const casacore::String | PARAM_FLAGGEDSYMBOLSIZE |
static const casacore::String | PARAM_FLAGGEDSYMBOLCOLOR |
static const casacore::String | PARAM_FLAGGEDSYMBOLFILL |
static const casacore::String | PARAM_FLAGGEDSYMBOLOUTLINE |
static const casacore::String | PARAM_XCONNECTOR |
static const casacore::String | PARAM_TIMECONNECTOR |
static const casacore::String | METHOD_GETLOGPARAMS |
DBus method name for getting the log parameters, including: the sink filename (PARAM_FILENAME) and the filter priority (PARAM_PRIORITY). More... | |
static const casacore::String | METHOD_SETLOGPARAMS |
DBus method name for setting the log parameters, using a casacore::Record with zero or more of the parameters set (see METHOD_GETLOGPARAMS). More... | |
static const casacore::String | METHOD_GETPLOTMSPARAMS |
DBus method name for getting the plotms parameters, including: the "clear selections on axes change" flag (PARAM_CLEARSELECTIONS), and the cached image width (PARAM_WIDTH) and height (PARAM_HEIGHT). More... | |
static const casacore::String | METHOD_SETPLOTMSPARAMS |
DBus method name for setting the plotms parameters, using a casacore::Record with zero or more of the parameters set (see METHOD_GETPLOTMSPARAMS). More... | |
static const casacore::String | METHOD_SETCACHEDIMAGESIZETOSCREENRES |
DBus method name for setting the cached image size to the current screen resolution. More... | |
static const casacore::String | METHOD_GETPLOTPARAMS |
DBus method name for getting the plot parameters at the given index (PARAM_PLOTINDEX), including: the casacore::MS filename (PARAM_FILENAME), the x axis (PARAM_AXIS_X) and data column (PARAM_DATACOLUMN_X), the y axis (PARAM_AXIS_Y) and data column (PARAM_DATACOLUMN_Y), averaging (PARAM_AVERAGING), selection (PARAM_SELECTION), transformations (PARAM_TRANSFORMATIONS), and calibration (PARAM_CALIBRATION) PARAMETERS: plot index. More... | |
static const casacore::String | METHOD_SETPLOTPARAMS |
DBus method name for setting the plot parameters at the given index (PARAM_PLOTINDEX), using a casacore::Record with zero or more of the parameters set (see METHOD_GETPLOTPARAMS). More... | |
static const casacore::String | METHOD_SETEXPORTPARAMS |
Sets the export parameters. More... | |
static const casacore::String | METHOD_GETFLAGGING |
DBus method name for getting the flag extension parameters (PARAM_FLAGGING). More... | |
static const casacore::String | METHOD_SETFLAGGING |
DBus method name for setting the flag extension parameters. More... | |
static const casacore::String | METHOD_SHOW |
DBus method names for showing/hiding the window. More... | |
static const casacore::String | METHOD_HIDE |
static const casacore::String | METHOD_UPDATE |
DBus method name for updating the running PlotMS with any attributes that were set with updateImmediately = false. More... | |
static const casacore::String | METHOD_CLEARPLOTS |
Existing plots should be removed. More... | |
static const casacore::String | METHOD_QUIT |
DBus method name for quitting the entire application. More... | |
static const casacore::String | METHOD_SAVE |
DBus method name for exporting plot file. More... | |
static const casacore::String | METHOD_ISDRAWING |
DBus method name for determining if a plot is being drawn. More... | |
static const casacore::String | METHOD_ISCLOSED |
is the top widget still shown More... | |
static const casacore::String | METHOD_LOCATEINFO |
DBus method name for locating points in a specified region PARAMETERS: upper left and lower right bounding box coordinates RETURNS: meta data of located points (casacore::Record) More... | |
Protected Member Functions | |
void | dbusRunXmlMethod (const casacore::String &methodName, const casacore::Record ¶meters, casacore::Record &retValue, const casacore::String &callerName, bool isAsync) |
Implements QtDBusXmlApp::dbusRunXmlMethod(). More... | |
void | dbusXmlReceived (const QtDBusXML &xml) |
Overrides QtDBusXmlApp::dbusXmlReceived() to print the message to the log as needed. More... | |
Protected Member Functions inherited from casa::QtDBusXmlApp | |
QtDBusXmlApp () | |
Constructor. More... | |
virtual | ~QtDBusXmlApp () |
Destructor. More... | |
bool | dbusRegisterSelf (const casacore::String &name="") |
IMPLEMENTED METHODS //. More... | |
void | dbusUnregisterSelf () |
Unregisters this object with CASA's DBus server, if it is registered. More... | |
bool | dbusSelfIsRegistered () const |
Returns true if this object is currently registered with CASA's DBus server, false otherwise. More... | |
casacore::String | dbusSelfRegisteredName () const |
Returns the name that this object is registered with with CASA's DBus server, or an empty casacore::String if this application is not currently registered. More... | |
bool | dbusXmlCallNoRet (const casacore::String &objectName, const casacore::String &methodName, const casacore::Record ¶meters, bool isAsync=false) |
Calls the static version of the method with this application's name. More... | |
bool | dbusXmlCall (const casacore::String &objectName, const casacore::String &methodName, const casacore::Record ¶meters, bool &retValue, bool *retValueSet=NULL) |
bool | dbusXmlCall (const casacore::String &objectName, const casacore::String &methodName, const casacore::Record ¶meters, int &retValue, bool *retValueSet=NULL) |
bool | dbusXmlCall (const casacore::String &objectName, const casacore::String &methodName, const casacore::Record ¶meters, casacore::uInt &retValue, bool *retValueSet=NULL) |
bool | dbusXmlCall (const casacore::String &objectName, const casacore::String &methodName, const casacore::Record ¶meters, double &retValue, bool *retValueSet=NULL) |
bool | dbusXmlCall (const casacore::String &objectName, const casacore::String &methodName, const casacore::Record ¶meters, casacore::String &retValue, bool *retValueSet=NULL) |
bool | dbusXmlCall (const casacore::String &objectName, const casacore::String &methodName, const casacore::Record ¶meters, casacore::Record &retValue, bool *retValueSet=NULL) |
bool | dbusXmlCall (const casacore::String &objectName, const casacore::String &methodName, const casacore::Record ¶meters, casacore::Array< bool > &retValue, bool *retValueSet=NULL) |
bool | dbusXmlCall (const casacore::String &objectName, const casacore::String &methodName, const casacore::Record ¶meters, casacore::Array< int > &retValue, bool *retValueSet=NULL) |
Protected Member Functions inherited from casa::QtDBusApp | |
bool | connectToDBus (QObject *object, const QString &dbus_name="") |
Private Member Functions | |
void | log (const casacore::String &message) |
Helper methods for posting log messages. More... | |
void | logWarn (const casacore::String &message) |
bool | plotParameters (int &plotIndex) const |
Adjusts the given plot index to be an acceptable, and returns whether the parameters were resized or not. More... | |
bool | update () |
Helper for updating. More... | |
bool | _savePlot (const casacore::Record ¶meters) |
helper for saving More... | |
casacore::Record | _locateInfo (const casacore::Record ¶meters) |
helper for locate More... | |
bool | checkPlotIndex (int index) |
Make sure users don't set the plot index to an invalid value. More... | |
Private Attributes | |
PlotEngine & | itsPlotms_ |
Parent PlotMS. More... | |
PlotMSParameters | itsParams_ |
Set PlotMS parameters that haven't yet been transferred to the current PlotMS. More... | |
std::vector< PlotMSPlotParameters > | itsPlotParams_ |
Set PlotMSSinglePlot parameters that haven't yet been transfered to the current PlotMS. More... | |
bool | itsUpdateFlag_ |
Flag for whether to call update() during show() or not. More... | |
Friends | |
class | PlotMSDBusAppWatcher |
class PlotEngine;
Subclass of QtDBusXmlApp to control plotms using DBus communication.
Definition at line 42 of file PlotMSDBusApp.h.
casa::PlotMSDBusApp::PlotMSDBusApp | ( | PlotEngine & | plotms | ) |
Non-Static //.
Constructor which takes PlotMS parent object.
casa::PlotMSDBusApp::~PlotMSDBusApp | ( | ) |
Destructor.
|
private |
helper for locate
|
private |
helper for saving
|
private |
Make sure users don't set the plot index to an invalid value.
|
virtual |
Connects to the DBus server using the dbusName() method with the current process ID.
Returns whether the connection succeeded or not.
Implements casa::QtDBusApp.
|
inlinevirtual |
|
static |
Returns the name that the plotms in the process with the given ID is (or would be) registered with in the CASA DBus server.
|
protectedvirtual |
Implements QtDBusXmlApp::dbusRunXmlMethod().
Implements casa::QtDBusXmlApp.
|
protectedvirtual |
Overrides QtDBusXmlApp::dbusXmlReceived() to print the message to the log as needed.
Reimplemented from casa::QtDBusXmlApp.
|
private |
Helper methods for posting log messages.
|
private |
|
static |
Referenced by dbusName().
|
virtual |
Implements PlotMSParametersWatcher::parametersHaveChanged().
Implements casa::PlotMSParametersWatcher.
|
private |
Adjusts the given plot index to be an acceptable, and returns whether the parameters were resized or not.
|
virtual |
Implements PlotMSPlotManagerWatcher::plotsChanged().
Implements casa::PlotMSPlotManagerWatcher.
|
private |
Helper for updating.
|
friend |
Definition at line 46 of file PlotMSDBusApp.h.
|
static |
Definition at line 58 of file PlotMSDBusApp.h.
|
static |
Definition at line 59 of file PlotMSDBusApp.h.
|
static |
Definition at line 60 of file PlotMSDBusApp.h.
|
static |
Static //.
Constants for the casaplotms standalone executable.
Definition at line 57 of file PlotMSDBusApp.h.
|
private |
Set PlotMS parameters that haven't yet been transferred to the current PlotMS.
Definition at line 297 of file PlotMSDBusApp.h.
|
private |
|
private |
Set PlotMSSinglePlot parameters that haven't yet been transfered to the current PlotMS.
Definition at line 301 of file PlotMSDBusApp.h.
|
private |
Flag for whether to call update() during show() or not.
This will be true if the user updates something while the GUI is hidden.
Definition at line 305 of file PlotMSDBusApp.h.
|
static |
Existing plots should be removed.
PARAMETERS: none. RETURNS: none.
Definition at line 233 of file PlotMSDBusApp.h.
|
static |
DBus method name for getting the flag extension parameters (PARAM_FLAGGING).
PARAMETERS: none. RETURNS: value (casacore::Record), unless invalid or run asynchronously.
Definition at line 208 of file PlotMSDBusApp.h.
|
static |
DBus method name for getting the log parameters, including: the sink filename (PARAM_FILENAME) and the filter priority (PARAM_PRIORITY).
PARAMETERS: none. RETURNS: value (casacore::Record), unless invalid or run asynchronously.
Definition at line 155 of file PlotMSDBusApp.h.
|
static |
DBus method name for getting the plotms parameters, including: the "clear selections on axes change" flag (PARAM_CLEARSELECTIONS), and the cached image width (PARAM_WIDTH) and height (PARAM_HEIGHT).
PARAMETERS: none. RETURNS: value (casacore::Record), unless invalid or run asynchronously.
Definition at line 168 of file PlotMSDBusApp.h.
|
static |
DBus method name for getting the plot parameters at the given index (PARAM_PLOTINDEX), including: the casacore::MS filename (PARAM_FILENAME), the x axis (PARAM_AXIS_X) and data column (PARAM_DATACOLUMN_X), the y axis (PARAM_AXIS_Y) and data column (PARAM_DATACOLUMN_Y), averaging (PARAM_AVERAGING), selection (PARAM_SELECTION), transformations (PARAM_TRANSFORMATIONS), and calibration (PARAM_CALIBRATION) PARAMETERS: plot index.
RETURNS: value (casacore::Record), unless invalid or run asynchronously.
Definition at line 190 of file PlotMSDBusApp.h.
|
static |
Definition at line 221 of file PlotMSDBusApp.h.
|
static |
is the top widget still shown
Definition at line 248 of file PlotMSDBusApp.h.
|
static |
DBus method name for determining if a plot is being drawn.
Definition at line 245 of file PlotMSDBusApp.h.
|
static |
DBus method name for locating points in a specified region PARAMETERS: upper left and lower right bounding box coordinates RETURNS: meta data of located points (casacore::Record)
Definition at line 253 of file PlotMSDBusApp.h.
|
static |
DBus method name for quitting the entire application.
PARAMETERS: none. RETURNS: none.
Definition at line 238 of file PlotMSDBusApp.h.
|
static |
DBus method name for exporting plot file.
Definition at line 242 of file PlotMSDBusApp.h.
|
static |
DBus method name for setting the cached image size to the current screen resolution.
PARAMETERS: none. RETURNS: none.
Definition at line 180 of file PlotMSDBusApp.h.
|
static |
Sets the export parameters.
PARAMETERS: value (casacore::Record). RETURNS: none.
Definition at line 202 of file PlotMSDBusApp.h.
|
static |
DBus method name for setting the flag extension parameters.
PARAMETERS: flagging value. RETURNS: none.
Definition at line 213 of file PlotMSDBusApp.h.
|
static |
DBus method name for setting the log parameters, using a casacore::Record with zero or more of the parameters set (see METHOD_GETLOGPARAMS).
PARAMETERS: value (casacore::Record). RETURNS: none.
Definition at line 161 of file PlotMSDBusApp.h.
|
static |
DBus method name for setting the plotms parameters, using a casacore::Record with zero or more of the parameters set (see METHOD_GETPLOTMSPARAMS).
PARAMETERS: value (casacore::Record). RETURNS: none.
Definition at line 174 of file PlotMSDBusApp.h.
|
static |
DBus method name for setting the plot parameters at the given index (PARAM_PLOTINDEX), using a casacore::Record with zero or more of the parameters set (see METHOD_GETPLOTPARAMS).
PARAMETERS: value (casacore::Record). RETURNS: none.
Definition at line 197 of file PlotMSDBusApp.h.
|
static |
DBus method names for showing/hiding the window.
Does NOT quit the entire application. PARAMETERS: none. RETURNS: none.
Definition at line 220 of file PlotMSDBusApp.h.
|
static |
DBus method name for updating the running PlotMS with any attributes that were set with updateImmediately = false.
PARAMETERS: none. RETURNS: none.
Definition at line 228 of file PlotMSDBusApp.h.
|
static |
|
static |
Definition at line 69 of file PlotMSDBusApp.h.
|
static |
Definition at line 70 of file PlotMSDBusApp.h.
|
static |
Definition at line 71 of file PlotMSDBusApp.h.
|
static |
Definition at line 93 of file PlotMSDBusApp.h.
|
static |
Definition at line 109 of file PlotMSDBusApp.h.
|
static |
Definition at line 110 of file PlotMSDBusApp.h.
|
static |
Definition at line 77 of file PlotMSDBusApp.h.
|
static |
Definition at line 108 of file PlotMSDBusApp.h.
|
static |
Definition at line 107 of file PlotMSDBusApp.h.
|
static |
Definition at line 84 of file PlotMSDBusApp.h.
|
static |
Definition at line 78 of file PlotMSDBusApp.h.
|
static |
Definition at line 79 of file PlotMSDBusApp.h.
|
static |
Definition at line 106 of file PlotMSDBusApp.h.
|
static |
Definition at line 102 of file PlotMSDBusApp.h.
|
static |
Definition at line 97 of file PlotMSDBusApp.h.
|
static |
Definition at line 98 of file PlotMSDBusApp.h.
|
static |
Definition at line 104 of file PlotMSDBusApp.h.
|
static |
Definition at line 101 of file PlotMSDBusApp.h.
|
static |
Definition at line 105 of file PlotMSDBusApp.h.
|
static |
Definition at line 100 of file PlotMSDBusApp.h.
|
static |
Definition at line 99 of file PlotMSDBusApp.h.
|
static |
Definition at line 103 of file PlotMSDBusApp.h.
|
static |
Definition at line 85 of file PlotMSDBusApp.h.
|
static |
Definition at line 139 of file PlotMSDBusApp.h.
|
static |
Definition at line 142 of file PlotMSDBusApp.h.
|
static |
Definition at line 143 of file PlotMSDBusApp.h.
|
static |
Definition at line 144 of file PlotMSDBusApp.h.
|
static |
Definition at line 140 of file PlotMSDBusApp.h.
|
static |
Definition at line 141 of file PlotMSDBusApp.h.
|
static |
Definition at line 86 of file PlotMSDBusApp.h.
|
static |
Definition at line 80 of file PlotMSDBusApp.h.
|
static |
Definition at line 81 of file PlotMSDBusApp.h.
|
static |
Definition at line 76 of file PlotMSDBusApp.h.
|
static |
Definition at line 75 of file PlotMSDBusApp.h.
|
static |
Definition at line 87 of file PlotMSDBusApp.h.
|
static |
Definition at line 82 of file PlotMSDBusApp.h.
|
static |
Definition at line 83 of file PlotMSDBusApp.h.
|
static |
Definition at line 88 of file PlotMSDBusApp.h.
|
static |
Definition at line 126 of file PlotMSDBusApp.h.
|
static |
Definition at line 119 of file PlotMSDBusApp.h.
|
static |
Definition at line 121 of file PlotMSDBusApp.h.
|
static |
Definition at line 123 of file PlotMSDBusApp.h.
|
static |
Definition at line 120 of file PlotMSDBusApp.h.
|
static |
Definition at line 122 of file PlotMSDBusApp.h.
|
static |
Definition at line 124 of file PlotMSDBusApp.h.
|
static |
Definition at line 94 of file PlotMSDBusApp.h.
|
static |
Definition at line 89 of file PlotMSDBusApp.h.
|
static |
Definition at line 90 of file PlotMSDBusApp.h.
|
static |
Definition at line 91 of file PlotMSDBusApp.h.
|
static |
Definition at line 72 of file PlotMSDBusApp.h.
|
static |
Definition at line 74 of file PlotMSDBusApp.h.
|
static |
Definition at line 125 of file PlotMSDBusApp.h.
|
static |
Definition at line 117 of file PlotMSDBusApp.h.
|
static |
Definition at line 118 of file PlotMSDBusApp.h.
|
static |
Definition at line 73 of file PlotMSDBusApp.h.
|
static |
Definition at line 111 of file PlotMSDBusApp.h.
|
static |
Definition at line 112 of file PlotMSDBusApp.h.
|
static |
Definition at line 133 of file PlotMSDBusApp.h.
|
static |
Definition at line 136 of file PlotMSDBusApp.h.
|
static |
Definition at line 137 of file PlotMSDBusApp.h.
|
static |
Definition at line 138 of file PlotMSDBusApp.h.
|
static |
Definition at line 134 of file PlotMSDBusApp.h.
|
static |
Definition at line 135 of file PlotMSDBusApp.h.
|
static |
Definition at line 146 of file PlotMSDBusApp.h.
|
static |
Definition at line 92 of file PlotMSDBusApp.h.
|
static |
Definition at line 95 of file PlotMSDBusApp.h.
|
static |
Definition at line 96 of file PlotMSDBusApp.h.
|
static |
Definition at line 127 of file PlotMSDBusApp.h.
|
static |
Definition at line 115 of file PlotMSDBusApp.h.
|
static |
Definition at line 113 of file PlotMSDBusApp.h.
|
static |
Definition at line 145 of file PlotMSDBusApp.h.
|
static |
Definition at line 129 of file PlotMSDBusApp.h.
|
static |
Definition at line 128 of file PlotMSDBusApp.h.
|
static |
Definition at line 130 of file PlotMSDBusApp.h.
|
static |
Definition at line 116 of file PlotMSDBusApp.h.
|
static |
Definition at line 114 of file PlotMSDBusApp.h.
|
static |
Definition at line 132 of file PlotMSDBusApp.h.
|
static |
Definition at line 131 of file PlotMSDBusApp.h.