_________ __                 __
        /   _____//  |_____________ _/  |______     ____  __ __  ______
        \_____  \\   __\_  __ \__  \\   __\__  \   / ___\|  |  \/  ___/
        /        \|  |  |  | \// __ \|  |  / __ \_/ /_/  >  |  /\___ \
       /_______  /|__|  |__|  (____  /__| (____  /\___  /|____//____  >
               \/                  \/          \//_____/            \/
    ______________________                           ______________________
                          T H E   W A R   B E G I N S
                   Stratagus - A free fantasy real time strategy game engine

Public Member Functions | List of all members
S2C_CHATEVENT Class Reference
Inheritance diagram for S2C_CHATEVENT:
OnlineState

Public Member Functions

 S2C_CHATEVENT ()
 
virtual void doOneStep (Context *ctx)
 
- Public Member Functions inherited from OnlineState
virtual ~OnlineState ()
 

Additional Inherited Members

- Protected Member Functions inherited from OnlineState
int send (Context *ctx, BNCSOutputStream *buf)
 
void handleNull (Context *)
 
void handlePing (Context *)
 
void handleChannelList (Context *)
 
void handleChatevent (Context *)
 
void handleGamelist (Context *)
 
void handleStartAdvertising (Context *)
 
void handleFriendlist (Context *)
 
void handleUserdata (Context *)
 
void finishMessage (Context *)
 
bool handleGenericMessages (Context *ctx, uint8_t msg)
 
- Protected Attributes inherited from OnlineState
uint32_t pingValue
 

Constructor & Destructor Documentation

◆ S2C_CHATEVENT()

S2C_CHATEVENT::S2C_CHATEVENT ( )
inline

Member Function Documentation

◆ doOneStep()

virtual void S2C_CHATEVENT::doOneStep ( Context ctx)
inlinevirtual

Implements OnlineState.


The documentation for this class was generated from the following file:
(C) Copyright 1998-2012 by The Stratagus Project under the GNU General Public License.
All trademarks and copyrights on this page are owned by their respective owners.