The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

ValueContainerBase Class Reference

The base class of the container 'ValueContainer' used internally by the core to hold core values. More...

#include <configreader.h>

Inheritance diagram for ValueContainerBase:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 ValueContainerBase ()
 Constructor.
virtual ~ValueContainerBase ()
 Destructor.

Detailed Description

The base class of the container 'ValueContainer' used internally by the core to hold core values.

Definition at line 91 of file configreader.h.


Constructor & Destructor Documentation

ValueContainerBase::ValueContainerBase  )  [inline]
 

Constructor.

Definition at line 95 of file configreader.h.

virtual ValueContainerBase::~ValueContainerBase  )  [inline, virtual]
 

Destructor.

Definition at line 97 of file configreader.h.


The documentation for this class was generated from the following file: