Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

cPacketWebBrowser Class Reference

Launch web browser. More...

#include <packets.h>

Inheritance diagram for cPacketWebBrowser:

cServerPacket cPacket List of all members.

Public Methods

 cPacketWebBrowser ()
void send (NXWCLIENT ps)
 Send packet to client.

void send (cChar *pc)

Public Attributes

std::string link

Private Attributes

eUI16 size

Detailed Description

Launch web browser.

Author:
Endymion
Since:
0.83
Note:
0xA5


Constructor & Destructor Documentation

cPacketWebBrowser::cPacketWebBrowser  
 


Member Function Documentation

void cPacketWebBrowser::send cChar   pc
 

void cPacketWebBrowser::send NXWCLIENT    ps [virtual]
 

Send packet to client.

Author:
Endymion, rewritten by Luxor
Since:
0.83a
Parameters:
ps  the client who send to

Reimplemented from cServerPacket.


Member Data Documentation

std::string cPacketWebBrowser::link
 

eUI16 cPacketWebBrowser::size [private]
 


The documentation for this class was generated from the following files: SourceForge.net Logo