ddbus ~master (2018-03-25T09:52:14Z)
Home
Dub
Repo
ObjectPath
ddbus
thin
struct
ObjectPath {
string
value
()
;
static
bool
isValid
(
string
objPath
)
;
}
Members
Functions
value
string
value
()
Returns the string representation of this ObjectPath.
Static functions
isValid
bool
isValid
(
string
objPath
)
Meta
Source
See Implementation
ddbus
thin
structs
DBusAny
Message
ObjectPath
Variant