#include <introspection.h>
Public Attributes | |
| const char * | name |
| const char * | type |
| const bool | read |
| const bool | write |
Definition at line 46 of file introspection.h.
| const char* DBus::IntrospectedProperty::name |
Definition at line 48 of file introspection.h.
| const bool DBus::IntrospectedProperty::read |
Definition at line 50 of file introspection.h.
| const char* DBus::IntrospectedProperty::type |
Definition at line 49 of file introspection.h.
| const bool DBus::IntrospectedProperty::write |
Definition at line 51 of file introspection.h.
1.5.9