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

AAADictionaryEntry Class Reference

#include <diameter_parser_api.h>

List of all members.

Public Member Functions

 AAADictionaryEntry (AAA_AVPCode code, const char *name, AAA_AVPDataType type, AAAVendorId id, AAA_AVPFlag flg, int proto)

Public Attributes

AAA_AVPCode avpCode
std::string avpName
AAA_AVPDataType avpType
AAAVendorId vendorId
AAA_AVPFlag flags
int protocol


Detailed Description

Dictionary Entry Definition

The following structure is returned by the dictionary entry lookup functions. It contains information about a particular AVP in the dictionary:


Constructor & Destructor Documentation

AAADictionaryEntry::AAADictionaryEntry AAA_AVPCode  code,
const char *  name,
AAA_AVPDataType  type,
AAAVendorId  id,
AAA_AVPFlag  flg,
int  proto
 

constructor

Parameters:
code AVP code
name AVP name
type AVP type
id vendor id
flg AVP flags
proto Protocol


Member Data Documentation

AAA_AVPCode AAADictionaryEntry::avpCode
 

AVP code

AAA_AVPDataType AAADictionaryEntry::avpType
 

AVP type

AAA_AVPFlag AAADictionaryEntry::flags
 

AVP flags

int AAADictionaryEntry::protocol
 

Protocol

AAAVendorId AAADictionaryEntry::vendorId
 

Vendor ID


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