Main Page | Class Hierarchy | Class List | File List | Class Members

GPRSWeb::SmartDeviceClient::SmartProtocolStack::RemoteHost::MessageAssembly Class Reference

List of all members.

Public Member Functions

 MessageAssembly (RemoteHostComms remoteHost)
void Process (Segment s)
void Start ()
void Stop ()

Protected Attributes

MessageQueue messageQueueOutput
StackInterface thisStack

Detailed Description

<summary> Assembles message objects from segment objects. The Process method is called to process segments as they arrive. </summary>

Definition at line 14 of file SmartDeviceClient/SmartProtocolStack/RemoteHost/MessageAssembly.cs.


Constructor & Destructor Documentation

GPRSWeb::SmartDeviceClient::SmartProtocolStack::RemoteHost::MessageAssembly::MessageAssembly RemoteHostComms  remoteHost  )  [inline]
 

<summary> Creates a new MessageAssembly object which outputs it's messages to the specified queue </summary> <param name="outputQueue">The Message Queue to output reconstructed messages to</param>

Definition at line 29 of file SmartDeviceClient/SmartProtocolStack/RemoteHost/MessageAssembly.cs.

References GPRSWeb::SmartDeviceClient::SmartProtocolStack::StackInterface::ReceivedMessages, and GPRSWeb::SmartDeviceClient::SmartProtocolStack::RemoteHost::RemoteHostComms::thisStack.


Member Function Documentation

void GPRSWeb::SmartDeviceClient::SmartProtocolStack::RemoteHost::MessageAssembly::Process Segment  s  )  [inline]
 

Mehtods *

Definition at line 37 of file SmartDeviceClient/SmartProtocolStack/RemoteHost/MessageAssembly.cs.

References GPRSWeb::SmartDeviceClient::SmartProtocolStack::Segment::Headers, and GPRSWeb::SmartDeviceClient::SmartProtocolStack::Segment::IsRetransmission.


The documentation for this class was generated from the following file:
Generated on Mon May 8 22:07:28 2006 by  doxygen 1.3.9.1