EpcTools
An event based multi-threaded C++ development framework.
Public Member Functions | List of all members
EPCDNS::DiameterNaptrList Class Reference

A list of Diameter NAPTR objects. More...

#include <epcdns.h>

Inheritance diagram for EPCDNS::DiameterNaptrList:

Public Member Functions

 ~DiameterNaptrList ()
 Class destructor. More...
 
Void dump (const char *prefix="")
 Prints the contents of this object. More...
 

Detailed Description

A list of Diameter NAPTR objects.

Constructor & Destructor Documentation

◆ ~DiameterNaptrList()

EPCDNS::DiameterNaptrList::~DiameterNaptrList ( )
inline

Class destructor.

Member Function Documentation

◆ dump()

Void EPCDNS::DiameterNaptrList::dump ( const char *  prefix = "")
inline

Prints the contents of this object.

Parameters
prefixa value to prepend to each line.

The documentation for this class was generated from the following file: