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

Manages a list of application protocols. More...

#include <epcdns.h>

Inheritance diagram for EPCDNS::AppProtocolList:

Public Member Functions

 AppProtocolList ()
 Default constructor. More...
 
 ~AppProtocolList ()
 Class destructor. More...
 
Void dump (const char *prefix)
 Prints the contents of this object. More...
 

Detailed Description

Manages a list of application protocols.

Constructor & Destructor Documentation

◆ AppProtocolList()

EPCDNS::AppProtocolList::AppProtocolList ( )
inline

Default constructor.

◆ ~AppProtocolList()

EPCDNS::AppProtocolList::~AppProtocolList ( )
inline

Class destructor.

Member Function Documentation

◆ dump()

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