#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:

Go to the source code of 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)
Definition in file Token_Request_Reply.h.
|
|
Specifies the size of the fixed length portion of the Transfer structure in ACE_Token_Request Definition at line 35 of file Token_Request_Reply.h. Referenced by ACE_Token_Request::decode(). |
1.3.6