YAPOG  0.0.1
Yet Another Pokemon Online Game
yap::ChatManager Struct Reference

#include <ChatManager.hpp>

Collaboration diagram for yap::ChatManager:

List of all members.

Public Member Functions

 ChatManager ()
 ~ChatManager ()

Public Attributes

bool Local
UInt32 ChanNb
BufferType Request
UInt32 TabNb
UInt32 Count
ChatDisplayerType Cd

Detailed Description

Definition at line 18 of file ChatManager.hpp.


Constructor & Destructor Documentation

yap::ChatManager::ChatManager ( )

Definition at line 26 of file ChatManager.cpp.

Here is the call graph for this function:

yap::ChatManager::~ChatManager ( )

Definition at line 71 of file ChatManager.cpp.

Here is the call graph for this function:


Member Data Documentation

ChatDisplayerType yap::ChatManager::Cd

Definition at line 28 of file ChatManager.hpp.

UInt32 yap::ChatManager::ChanNb

Definition at line 24 of file ChatManager.hpp.

UInt32 yap::ChatManager::Count

Definition at line 27 of file ChatManager.hpp.

bool yap::ChatManager::Local

Definition at line 23 of file ChatManager.hpp.

BufferType yap::ChatManager::Request

Definition at line 25 of file ChatManager.hpp.

UInt32 yap::ChatManager::TabNb

Definition at line 26 of file ChatManager.hpp.


The documentation for this struct was generated from the following files: