EpcTools
An event based multi-threaded C++ development framework.
|
Represents a vector (array) of strings. More...
#include <epcdns.h>
Public Member Functions | |
Void | dump (const char *prefix) |
Prints the contents of this object. More... | |
Void | shuffle () |
Randomizes the list of strings. More... | |
Represents a vector (array) of strings.
|
inline |
Prints the contents of this object.
prefix | a value to prepend to each line. |
|
inline |
Randomizes the list of strings.