Namespaces | Enumerations

converse-new-player.cpp File Reference

#include "srv-converse.h"
#include "srv-hosts.h"
#include "srv-msg-router.h"
#include "srv-users.h"
#include "common/wave_ex.h"
#include "crypto/crypto.h"
#include "datahash/datahash_util.h"
#include "dialog/request.h"
#include "perf/perf.h"
Include dependency graph for converse-new-player.cpp:

Go to the source code of this file.

Namespaces

namespace  aesop

Enumerations

enum  aesop::eDialogs {
  aesop::eDialog_First = 1,
  aesop::eDialog_SignIn = 2,
  aesop::eDialog_Create = 3,
  aesop::eDialog_Fail = 4,
  aesop::eDialog_Done = 0
}

Functions

smart_ptr
< converse::ConversationHost > 
aesop::createNewPlayerConversationHost (IN smart_ptr< crypto::DESKey > &desKey, IN new_player_conv_data_t &data)