#include <stdint.h>
#include <string>
#include <boost/shared_ptr.hpp>
#include <boost/enable_shared_from_this.hpp>
#include <boost/lexical_cast.hpp>
#include "ut_string_class.h"
#include <core/account/xp/Buddy.h>
#include <core/account/xp/AccountHandler.h>
Go to the source code of this file.
Classes | |
class | RealmBuddy |
Typedefs | |
typedef boost::shared_ptr < RealmBuddy > | RealmBuddyPtr |
typedef boost::shared_ptr<RealmBuddy> RealmBuddyPtr |