#include <diameter_parser_api.h>
Public Attributes | |
AAADiameterHeader | hdr |
AAAAvpContainerList | acl |
AAAErrorStatus | status |
IP_ADDR | originator |
IP_ADDR | sender |
time_t | secondsTillExpire |
time_t | startTime |
This class is re-defined as a replacement of the C-based AAAMessage type definition.
A class used for carrying AAAAvpContainerList and AAADiameterHeader class instances between applications and the API.
|
AVP container list |
|
Message header |
|
Originator IP address |
|
Expiration time of message |
|
Sender IP address |
|
Time of transmission |
|
Error status |