|
NetBurner 3.5.6
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) override |
| Get the object value as a text string to the specified NBString object. | |
| virtual void | GetTypeValue (NBString &s) override |
| Assigns the object type value to the specified NBString object. | |
|
inline |
|
inline |
| void I4Record::GetReportItem | ( | NBString & | s, |
| int | item ) |