| EventStudio 2.5 Sequence diagram based system design and modeling | |
| Cold_Resource_Allocator.cpp [code] | |
| Cold_Resource_Allocator.h [code] | In this file we implement a Coldest First Resource Allocator using STL queue |
| Datagram.h [code] | |
| DataLink_Layer.cpp [code] | An example of a Protocol_Layer is covered here |
| Datalink_Layer.h [code] | An example of a Protocol_Layer is covered here |
| Dependency_Inversion_Principle.h [code] | |
| Hierarchical_State_Machine.cpp [code] | This is an example of state machine implementation using Hierarchical State Machines |
| Hierarchical_State_Machine.h [code] | This is an example of state machine implementation using Hierarchical State Machines |
| Hot_Resource_Allocator.cpp [code] | |
| Hot_Resource_Allocator.h [code] | In this file we implement a Coldest First Resource Allocator using STL stack |
| Local_Status_Publisher.cpp [code] | |
| Local_Status_Publisher.h [code] | The Local_Status_Publisher class is covered here |
| Message_Queue.cpp [code] | |
| Message_Queue.h [code] | In this file we implement a Message Queue using STL queue |
| Packet.h [code] | |
| Packet_Queue.h [code] | In this file we implement a Packet Queue using STL queue |
| Priority_Message_Queue.cpp [code] | |
| Priority_Message_Queue.h [code] | In this file we implement a Priority Message Queue using STL priority_queue |
| Protocol_Layer.cpp [code] | |
| Protocol_Layer.h [code] | This file contains the class definition for the Protocol_Layer class |
| Protocol_Packet.h [code] | In this file we implement the Protocol_Packet class |
| Protocol_Stack.cpp [code] | This file contains the method definitions for the Protocol_Stack class |
| Protocol_Stack.h [code] | This file contains the class definition for the Protocol_Stack class |
| Receive_Protocol_Handler.cpp [code] | |
| Receive_Protocol_Handler.h [code] | The Receive_Protocol_Handler class is covered here |
| Remote_Status_Publisher.cpp [code] | |
| Remote_Status_Publisher.h [code] | The Remote_Status_Publisher class is covered here |
| Retransmission_Buffer.h [code] | This file implements the retransmission buffer used in Transmit_Protocol_Handler |
| Routing_Table.cpp [code] | |
| Routing_Table.h [code] | In this file we implement a Routing Table using STL map |
| Subscriber.h [code] | The Subscriber class is covered here |
| Terminal_Manager.cpp [code] | |
| Terminal_Manager.h [code] | In this file we implement a Terminal Manager using STL map |
| Transmit_Protocol_Handler.cpp [code] | |
| Transmit_Protocol_Handler.h [code] | The Transmit_Protocol_Handler class is covered here |
| Unit_Messages.h [code] | |
| Voice_Mail.h [code] |
1.3.4 | |
| Copyright © 2000-2005 EventHelix.com Inc. All Rights Reserved. |