#include <Chat.hpp>
List of all members.
Detailed Description
Definition at line 18 of file Chat.hpp.
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
| void yap::Chat::Check |
( |
| ) |
|
|
private |
| yap::Chat::DISALLOW_COPY |
( |
Chat |
| ) |
|
|
private |
| std::pair< bool, String > yap::Chat::GetDownHistory |
( |
| ) |
|
| bool yap::Chat::GetIsCommand |
( |
| ) |
|
| String yap::Chat::GetStringHistory |
( |
| ) |
|
| UInt32 yap::Chat::GetTabCount |
( |
| ) |
|
| UInt32 yap::Chat::GetTabNb |
( |
| ) |
|
| std::pair< bool, String > yap::Chat::GetUpHistory |
( |
| ) |
|
| void yap::Chat::IncOff |
( |
| ) |
|
|
private |
| void yap::Chat::SetBuf |
( |
String |
b | ) |
|
| std::pair< bool, String > yap::Chat::TestHistoryChecker |
( |
| ) |
|
|
private |
| void yap::Chat::ToEcho |
( |
String |
s | ) |
|
|
private |
Member Data Documentation
| bool yap::Chat::isCommand_ |
|
private |
| size_t yap::Chat::offset_ |
|
private |
The documentation for this class was generated from the following files:
- G:/YAPOG/YAPOG/YAPOG/include/YAPOG/Game/Chat/Chat.hpp
- G:/YAPOG/YAPOG/YAPOG/src/YAPOG/Game/Chat/Chat.cpp