Main Page | Class Hierarchy | Class List | File List | Class Members

AAAAvpContainerManager Class Reference

AvpContainerEntryManager AVP Container Entry Manager. More...

#include <diameter_parser_api.h>

List of all members.

Public Member Functions

AAAAvpContaineracquire (const char *name)
void release (AAAAvpContainer *entry)


Detailed Description

AvpContainerEntryManager AVP Container Entry Manager.

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.


Member Function Documentation

AAAAvpContainer* AAAAvpContainerManager::acquire const char *  name  ) 
 

This function assigns a AAAAvpContainer resource of a specific name.

Parameters:
name AVP name

void AAAAvpContainerManager::release AAAAvpContainer entry  ) 
 

This function release a AAAAvpContainer resource.

Parameters:
entry AVP entry


The documentation for this class was generated from the following file:
Generated on Mon Jan 10 20:16:50 2005 for Open Diameter C++ API by  doxygen 1.3.9.1