#include <diameter_parser_api.h>
Public Member Functions | |
AAAAvpContainerEntry * | acquire (AAA_AVPDataType type) |
void | release (AAAAvpContainerEntry *entry) |
AAAAvpContainerEntryManager and AAAAvpContainerManager is used for assigning and releasing AAAAvpContainerEntry and AAAAvpContainer resources. Managing policy for assigning and releasing the resources is concealed within the class definition. In other words, any kind of managing policy is applicable.
|
This function assigns a AAAAvpContainerEntry resource of a specific type.
|
|
This function release a AAAAvpContainerEntry resource.
|