#include "ace/Local_Tokens.h"
#include "ace/Token_Request_Reply.inl"
Include dependency graph for Token_Request_Reply.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | ACE_Token_Request |
Message format for delivering requests to the ACE_Token Server. More... | |
struct | ACE_Token_Request::Transfer |
class | ACE_Token_Reply |
Message format for delivering replies from the ACE_Token Server. More... | |
struct | ACE_Token_Reply::Transfer |
Defines | |
#define | ACE_TOKEN_REQUEST_HEADER_SIZE 40 |
Define the format used to exchange messages between the ACE_Token Server and its clients.
Tim Harrison (harrison@cs.wustl.edu)
|
Specifies the size of the fixed length portion of the Transfer structure in ACE_Token_Request |