eCallbackGreeting Class Reference

#include <ePlayer.h>

Inheritance diagram for eCallbackGreeting:

Inheritance graph
[legend]
Collaboration diagram for eCallbackGreeting:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 eCallbackGreeting (STRINGRETFUNC *f)

Static Public Member Functions

static tString Greet (ePlayerNetID *player)
static ePlayerNetIDGreeted ()

Static Private Attributes

static tCallbackStringanchor = NULL
static ePlayerNetIDgreeted = NULL


Detailed Description

Definition at line 446 of file ePlayer.h.


Constructor & Destructor Documentation

eCallbackGreeting::eCallbackGreeting ( STRINGRETFUNC f  ) 

Definition at line 5967 of file ePlayer.cpp.


Member Function Documentation

tString eCallbackGreeting::Greet ( ePlayerNetID player  )  [static]

Definition at line 5961 of file ePlayer.cpp.

References anchor, tCallbackString::Exec(), and greeted.

05964 {
05965     greeted = player;

Here is the call graph for this function:

static ePlayerNetID* eCallbackGreeting::Greeted (  )  [inline, static]

Definition at line 453 of file ePlayer.h.

References greeted.

00453 {return greeted;}


Member Data Documentation

tCallbackString * eCallbackGreeting::anchor = NULL [static, private]

Reimplemented from tListItemBase.

Definition at line 448 of file ePlayer.h.

Referenced by Greet().

ePlayerNetID * eCallbackGreeting::greeted = NULL [static, private]

Definition at line 449 of file ePlayer.h.

Referenced by Greet(), and Greeted().


The documentation for this class was generated from the following files:
Generated on Sat Mar 15 23:21:32 2008 for Armagetron Advanced by  doxygen 1.5.4