Classes | Typedefs | Enumerations

ServiceBuddy.h File Reference

#include <string>
#include <stdint.h>
#include <boost/lexical_cast.hpp>
#include <boost/shared_ptr.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  ServiceBuddy

Typedefs

typedef boost::shared_ptr
< ServiceBuddy
ServiceBuddyPtr

Enumerations

enum  ServiceBuddyType { SERVICE_USER = 0, SERVICE_FRIEND, SERVICE_GROUP }

Typedef Documentation

typedef boost::shared_ptr<ServiceBuddy> ServiceBuddyPtr

Enumeration Type Documentation

Enumerator:
SERVICE_USER 
SERVICE_FRIEND 
SERVICE_GROUP