#include "orbsvcs/Notify/notify_serv_export.h"
#include "orbsvcs/Notify/Random_File.h"
#include "orbsvcs/Notify/Bit_Vector.h"
#include "ace/Containers_T.h"
#include "ace/Unbounded_Queue.h"
#include "ace/Thread_Manager.h"
Include dependency graph for Persistent_File_Allocator.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | TAO_Notify |
A Persistent_File_Allocator manages a free list and allocates and deallocates blocks from a Random_File. There should be only one Persistent_File_Allocator for each Random_File.
Definition in file Persistent_File_Allocator.h.