sdbus-c++ 1.2.0
High-level C++ D-Bus library based on systemd D-Bus implementation
sdbus::ObjectPath Class Reference

#include <Types.h>

Inheritance diagram for sdbus::ObjectPath:

Public Member Functions

 ObjectPath (const ObjectPath &)=default
 
 ObjectPath (ObjectPath &&)=default
 
ObjectPathoperator= (const ObjectPath &)=default
 
ObjectPathoperator= (ObjectPath &&)=default
 
 ObjectPath (std::string path)
 

Detailed Description

Representation of object path D-Bus type


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