#include "ace/pre.h"
#include "ace/Time_Value.h"
#include "ace/SString.h"
#include "ace/post.h"
Include dependency graph for Name_Request_Reply.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Name_Reply |
Message format for delivering replies from the ACE_Name Server. More... | |
class | ACE_Name_Request |
Message format for delivering requests to the ACE_Name Server. More... | |
struct | ACE_Name_Request::Transfer |
struct | ACE_Name_Reply::Transfer |
Name_Request_Reply.h,v 4.17 2002/04/10 06:06:04 jwillemsen Exp
Define the format used to exchange messages between the ACE_Name Server and its clients.