NetBurner 3.5.0
PDF Version
 

#include <config_netobj.h>

Inherits config_obj.

Public Member Functions

 I4Record (const char *name, const char *desc=NULL)
 
void Attach (void *pb)
 
void GetReportItem (NBString &s, int item)
 
- 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

◆ I4Record()

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

Member Function Documentation

◆ Attach()

void I4Record::Attach ( void * pb)
inline

◆ GetReportItem()

void I4Record::GetReportItem ( NBString & s,
int item )


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