In file /home/blah/darwin2k/src/d2k/d2kcore/d2kComponent.h:

class cfgLabelRecord

A class used by d2kComponent to associate configurations with configuration arguments

Public Methods

[more] cfgLabelRecord(int ArgNum, const char* Label, configuration* Cfg = NULL)
constructor.


Documentation

A class used by d2kComponent to associate configurations with configuration arguments
o cfgLabelRecord(int ArgNum, const char* Label, configuration* Cfg = NULL)
constructor. Makes a copy of Label (or leaves label = NULL), but just copies the pointer to Cfg


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.