#include <ChatLink.h>
uint32 _color
Definition: ChatLink.h:51
std::istringstream::pos_type _startPos
Definition: ChatLink.h:53
std::istringstream::pos_type _endPos
Definition: ChatLink.h:54
virtual ChatLink::~ChatLink |
( |
| ) |
|
|
inlinevirtual |
virtual bool ChatLink::Initialize |
( |
std::istringstream & |
iss | ) |
|
|
pure virtual |
void ChatLink::SetBounds |
( |
std::istringstream::pos_type |
startPos, |
|
|
std::istringstream::pos_type |
endPos |
|
) |
| |
|
inline |
std::istringstream::pos_type _startPos
Definition: ChatLink.h:53
std::istringstream::pos_type _endPos
Definition: ChatLink.h:54
void ChatLink::SetColor |
( |
uint32 |
color | ) |
|
|
inline |
uint32 _color
Definition: ChatLink.h:51
bool ChatLink::ValidateName |
( |
char * |
buffer, |
|
|
const char * |
context |
|
) |
| |
|
pure virtual |
std::istringstream::pos_type ChatLink::_endPos |
|
protected |
std::string ChatLink::_name |
|
protected |
std::istringstream::pos_type ChatLink::_startPos |
|
protected |
The documentation for this class was generated from the following files: