NetBurner 3.5.0
PDF Version
 

#include <config_netobj.h>

Inherits config_obj.

Public Member Functions

 I6Record (const char *name, const char *desc=NULL)
 
void Attach (int nif)
 
void ReportGetTextValue (NBString &s, int item)
 
int GetnIf ()
 
- Public Member Functions inherited from config_obj
 config_obj (config_obj &owner, const char *name, const char *desc)
 Object constructor with the parent/owner leaf parameter.
 
 config_obj (const char *name, const char *desc)
 Object constructor.
 
virtual void GetTextValue (NBString &s)
 Get the object value as a text string to the specified NBString object.
 
virtual void GetTypeValue (NBString &s)
 Assigns the object type value to the specified NBString object.
 

Detailed Description

Constructor & Destructor Documentation

◆ I6Record()

I6Record::I6Record ( const char * name,
const char * desc = NULL )
inline

Member Function Documentation

◆ Attach()

void I6Record::Attach ( int nif)
inline

◆ GetnIf()

int I6Record::GetnIf ( )
inline

◆ ReportGetTextValue()

void I6Record::ReportGetTextValue ( NBString & s,
int item )


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