EventHelix.com: CASE Tools; Real-time and Embedded System Design; Object Oriented Design EventStudio 2.0: System Engineering CASE ToolEventStudio 2.5
Sequence diagram based system design and modeling
Home   What's New   EventStudio 2.5   Real-time Mantra   Thought Projects   Contact Us
Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

Datalink_Layer.h File Reference


Detailed Description

An example of a Protocol_Layer is covered here.

The Datalink_Layer glues together the Transmit_Protocol_Handler and the Receive_Protocol_Handler into a layer.

See also:
Protocol Layer Design Pattern
Copyright © 2000-2004 EventHelix.com Inc. All Rights Reserved.

Definition in file Datalink_Layer.h.

#include "Protocol_Layer.h"
#include "Transmit_Protocol_Handler.h"
#include "Receive_Protocol_Handler.h"

Include dependency graph for Datalink_Layer.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  Datalink_Layer
 The Datalink layer class is an example of the Protocol_Layer design pattern. More...


Generated on Sun Feb 13 21:30:19 2005 for Object Oriented Design Examples by doxygen 1.3.4
 Home   What's New   EventStudio 2.5   Real-time Mantra   Thought Projects   Contact Us
Copyright © 2000-2005 EventHelix.com Inc. All Rights Reserved.