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

Represents a vector (array) of Diameter servers. More...

#include <epcdns.h>

Inheritance diagram for EPCDNS::DiameterSrvVector:

Public Member Functions

 ~DiameterSrvVector ()
 Class destructor. More...
 
Void dump (const char *prefix)
 Prints the contents of this object. More...
 
Void sort_vector ()
 Sorts the vector (array) of Diameter servers. More...
 

Detailed Description

Represents a vector (array) of Diameter servers.

Constructor & Destructor Documentation

◆ ~DiameterSrvVector()

EPCDNS::DiameterSrvVector::~DiameterSrvVector ( )
inline

Class destructor.

Member Function Documentation

◆ dump()

Void EPCDNS::DiameterSrvVector::dump ( const char *  prefix)
inline

Prints the contents of this object.

Parameters
prefixa value to prepend to each line.

◆ sort_vector()

Void DiameterSrvVector::sort_vector ( )

Sorts the vector (array) of Diameter servers.


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