#include <map>
#include <vector>
#include <telepathy-glib/telepathy-glib.h>
#include <boost/shared_ptr.hpp>
#include <boost/enable_shared_from_this.hpp>
#include <dbus/dbus.h>
#include <dbus/dbus-glib.h>
#include <dbus/dbus-glib-lowlevel.h>
#include <ut_string_class.h>
#include "TelepathyBuddy.h"
Go to the source code of this file.
Classes | |
class | TelepathyChatroom |
Typedefs | |
typedef boost::shared_ptr < DTubeBuddy > | DTubeBuddyPtr |
typedef boost::shared_ptr < TelepathyChatroom > | TelepathyChatroomPtr |
typedef boost::shared_ptr<DTubeBuddy> DTubeBuddyPtr |
typedef boost::shared_ptr<TelepathyChatroom> TelepathyChatroomPtr |