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

AAAAvpContainerEntryManager Class Reference

AvpContainerEntryManager AVP Container Entry Manager. More...

#include <diameter_parser_api.h>

List of all members.

Public Member Functions

AAAAvpContainerEntryacquire (AAA_AVPDataType type)
void release (AAAAvpContainerEntry *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

AAAAvpContainerEntry* AAAAvpContainerEntryManager::acquire AAA_AVPDataType  type  ) 
 

This function assigns a AAAAvpContainerEntry resource of a specific type.

Parameters:
type Data type to acquire

void AAAAvpContainerEntryManager::release AAAAvpContainerEntry entry  )  [inline]
 

This function release a AAAAvpContainerEntry resource.

Parameters:
entry AVP Container entry


The documentation for this class was generated from the following file:
Generated on Fri Jun 25 19:12:02 2004 for Open Diameter C++ API by doxygen 1.3.5