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