DBus::Path Struct Reference

#include <types.h>

Inheritance diagram for DBus::Path:

List of all members.

Public Member Functions

 Path ()
 Path (const std::string &s)
 Path (const char *c)
Pathoperator= (std::string &s)

Detailed Description

Definition at line 41 of file types.h.


Constructor & Destructor Documentation

DBus::Path::Path (  )  [inline]

Definition at line 43 of file types.h.

DBus::Path::Path ( const std::string &  s  )  [inline]

Definition at line 44 of file types.h.

DBus::Path::Path ( const char *  c  )  [inline]

Definition at line 45 of file types.h.


Member Function Documentation

Path& DBus::Path::operator= ( std::string &  s  )  [inline]

Definition at line 46 of file types.h.


The documentation for this struct was generated from the following file: