User Manual, Developers Guide and API Documentation

applications::session::client::WWW Class Reference

#include <session/client/WWW.hpp>

Inheritance diagram for applications::session::client::WWW:

Inheritance graph
[legend]
Collaboration diagram for applications::session::client::WWW:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void handleWWWDataTransferStart ()
void onData (const wns::osi::PDUPtr &_pdu)
 Called when new data arrived.
void onTimeout (const Timeout &_t)
 WWW (const wns::pyconfig::View &_pyco)
 ~WWW ()

Private Attributes

int embeddedObjectsPerPage
wns::distribution::DistributionembeddedObjectsPerPageDistribution
bool mainObject
wns::simulator::Time parsingTime
wns::distribution::DistributionparsingTimeDistribution
wns::simulator::Time readingTime
wns::distribution::DistributionreadingTimeDistribution


Detailed Description

Definition at line 34 of file WWW.hpp.


Constructor & Destructor Documentation

WWW::WWW ( const wns::pyconfig::View _pyco  ) 

Definition at line 36 of file WWW.cpp.

WWW::~WWW (  ) 

Definition at line 75 of file WWW.cpp.


Member Function Documentation

void applications::session::client::WWW::handleWWWDataTransferStart (  ) 

void WWW::onData ( const wns::osi::PDUPtr _pdu  )  [virtual]

Parameters:
[in] _pdu Newly arrived data.

Reimplemented from applications::session::client::Session.

Definition at line 91 of file WWW.cpp.

void WWW::onTimeout ( const Timeout _t  )  [virtual]

Reimplemented from applications::session::Session.

Definition at line 129 of file WWW.cpp.


Member Data Documentation

Definition at line 66 of file WWW.hpp.

Definition at line 65 of file WWW.hpp.

Definition at line 68 of file WWW.hpp.

Definition at line 55 of file WWW.hpp.

Definition at line 54 of file WWW.hpp.

Definition at line 60 of file WWW.hpp.

Definition at line 59 of file WWW.hpp.


The documentation for this class was generated from the following files:

Generated on Sat May 26 03:32:28 2012 for openWNS by  doxygen 1.5.5