| sdbus-c++ 1.4.0
    High-level C++ D-Bus library based on systemd D-Bus implementation | 
#include <Types.h>
 
 | Public Member Functions | |
| ObjectPath (const ObjectPath &)=default | |
| ObjectPath (ObjectPath &&)=default | |
| ObjectPath & | operator= (const ObjectPath &)=default | 
| ObjectPath & | operator= (ObjectPath &&)=default | 
| ObjectPath (std::string path) | |
Representation of object path D-Bus type