casa::dbus::address Class Reference
#include <BusAccess.h>
List of all members.
Public Member Functions |
| address (const std::string &bus_address, bool unique=true) |
| address () |
virtual | ~address () |
std::string | busName () const |
Private Member Functions |
std::string | generate_name (const std::string &base, bool unique=true) |
Private Attributes |
std::string | name_ |
Detailed Description
Definition at line 45 of file BusAccess.h.
Constructor & Destructor Documentation
casa::dbus::address::address |
( |
const std::string & |
bus_address, |
|
|
bool |
unique = true | |
|
) |
| | |
casa::dbus::address::address |
( |
|
) |
|
virtual casa::dbus::address::~address |
( |
|
) |
[virtual] |
Member Function Documentation
std::string casa::dbus::address::busName |
( |
|
) |
const [inline] |
std::string casa::dbus::address::generate_name |
( |
const std::string & |
base, |
|
|
bool |
unique = true | |
|
) |
| | [private] |
Member Data Documentation
The documentation for this class was generated from the following file: