#include "ace/Local_Tokens.h"
#include "ace/Time_Value.h"
#include "ace/Token_Request_Reply.i"
Include dependency graph for Token_Request_Reply.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Token_Reply |
Message format for delivering replies from the ACE_Token Server. More... | |
class | ACE_Token_Request |
Message format for delivering requests to the ACE_Token Server. More... | |
struct | Transfer |
struct | Transfer |
Defines | |
#define | ACE_TOKEN_REQUEST_HEADER_SIZE 40 |
Define the format used to exchange messages between the ACE_Token Server and its clients.
|
|