server.h File Reference
#include <list>
#include "api.h"
#include "error.h"
#include "connection.h"
#include "util.h"
#include "dispatcher.h"
Include dependency graph for server.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | DBus::Server |
Namespaces | |
namespace | DBus |
Typedefs | |
typedef std::list< Server > | DBus::ServerList |