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

Represents a list of usage types. More...

#include <epcdns.h>

Inheritance diagram for EPCDNS::UsageTypeList:

Public Member Functions

 UsageTypeList ()
 Default constructor. More...
 
Void dump (const char *prefix)
 Prints the contents of this object. More...
 

Detailed Description

Represents a list of usage types.

Constructor & Destructor Documentation

◆ UsageTypeList()

EPCDNS::UsageTypeList::UsageTypeList ( )
inline

Default constructor.

Member Function Documentation

◆ dump()

Void EPCDNS::UsageTypeList::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: