object.h File Reference
#include <string>
#include <list>
#include "api.h"
#include "interface.h"
#include "connection.h"
#include "message.h"
#include "types.h"
Include dependency graph for object.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | DBus::Object |
class | DBus::Tag |
class | DBus::ObjectAdaptor |
class | DBus::ObjectAdaptor::Continuation |
class | DBus::ObjectProxy |
Namespaces | |
namespace | DBus |
Typedefs | |
typedef std::list < ObjectAdaptor * > | DBus::ObjectAdaptorPList |
typedef std::list< std::string > | DBus::ObjectPathList |
typedef std::list< ObjectProxy * > | DBus::ObjectProxyPList |