casa  $Rev:20696$
Public Member Functions | Private Attributes
plotms_app Class Reference

#include <plotms_private.h>

List of all members.

Public Member Functions

 plotms_app ()
const String & dbusName () const
String & dbusName ()
const QString & getName () const
 DBus name of the plotms application we're communicating with.

Private Attributes

String itsDBusName_

Detailed Description

Definition at line 37 of file plotms_private.h.


Constructor & Destructor Documentation

plotms_app::plotms_app ( ) [inline]

Definition at line 39 of file plotms_private.h.


Member Function Documentation

const String& plotms_app::dbusName ( ) const [inline]

Definition at line 40 of file plotms_private.h.

References itsDBusName_.

String& plotms_app::dbusName ( ) [inline]

Definition at line 41 of file plotms_private.h.

References itsDBusName_.

const QString& plotms_app::getName ( ) const [inline]

DBus name of the plotms application we're communicating with.

Definition at line 43 of file plotms_private.h.

References casa::name().


Member Data Documentation

String plotms_app::itsDBusName_ [private]

Definition at line 45 of file plotms_private.h.

Referenced by dbusName().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines