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

Hot_Resource_Allocator.h File Reference


Detailed Description

In this file we implement a Coldest First Resource Allocator using STL stack.

For details refer to the article on STL Design Patterns II

Copyright © 2000-2003 EventHelix.com Inc. All Rights Reserved.

Definition in file Hot_Resource_Allocator.h.

#include <stack>
#include <deque>

Include dependency graph for Hot_Resource_Allocator.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  Hot_Resource_Allocator
 This class implemented a hottest resource first resource allocator. More...


Generated on Sun Feb 13 21:30:20 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.