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

ProtocolStack::MessageAssembly Class Reference

List of all members.

Public Member Functions

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

Protected Attributes

IncomingMessageQueue 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 ProtocolStack/MessageAssembly.cs.


Constructor & Destructor Documentation

ProtocolStack::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 ProtocolStack/MessageAssembly.cs.

References ProtocolStack::RemoteHostComms::thisStack.


Member Function Documentation

void ProtocolStack::MessageAssembly::Process Segment  s  )  [inline]
 

Mehtods *

Definition at line 37 of file ProtocolStack/MessageAssembly.cs.

References ProtocolStack::AssemblyLine::Add(), ProtocolStack::Segment::Headers, and ProtocolStack::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