#include "ace/pre.h"
#include "ace/ACE.h"
#include "ace/Containers.h"
#include "ace/post.h"
Include dependency graph for Naming_Service_Container.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_NS_Node |
Implementation element in a Queue, List, and Stack. More... | |
class | ACE_Unbounded_List |
Implement a simple unordered set of <T> of unbounded size. More... | |
class | ACE_Unbounded_List_Iterator |
Implement an iterator over an unbounded List. More... |
Naming_Service_Container.h,v 1.2 2002/05/27 06:25:57 jwillemsen Exp