|
EpcTools
An event based multi-threaded C++ development framework.
|
Represents a vector (array) of Diameter servers. More...
#include <epcdns.h>
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... | |
Represents a vector (array) of Diameter servers.
|
inline |
Class destructor.
|
inline |
Prints the contents of this object.
| prefix | a value to prepend to each line. |
| Void DiameterSrvVector::sort_vector | ( | ) |
Sorts the vector (array) of Diameter servers.
1.8.16