#include <diameter_parser_api.h>
Public Member Functions | |
AAAAvpContainer * | acquire (const char *name) |
void | release (AAAAvpContainer *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 AAAAvpContainer resource of a specific name.
|
|
This function release a AAAAvpContainer resource.
|