DBus::Interface Class Reference

#include <interface.h>

Inheritance diagram for DBus::Interface:

List of all members.

Public Member Functions

 Interface (const std::string &name)
virtual ~Interface ()
const std::string & name () const

Private Attributes

std::string _name

Detailed Description

Definition at line 105 of file interface.h.


Constructor & Destructor Documentation

Interface::Interface ( const std::string &  name  ) 

Definition at line 35 of file interface.cpp.

Interface::~Interface (  )  [virtual]

Definition at line 39 of file interface.cpp.


Member Function Documentation


Member Data Documentation

std::string DBus::Interface::_name [private]

Definition at line 117 of file interface.h.

Referenced by name().


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