|
NetBurner 3.5.8
PDF Version |
#include <config_netobj.h>
Inherits config_value.
Public Member Functions | |
| CUR_IPADDR4 (const char *name, const char *desc=NULL) | |
| virtual void | GetTextValue (NBString &s) |
| virtual ConfigTestResult | TestNewValue (ParsedJsonDataSet &pjs) |
| virtual void | CommitTestedValue (uint32_t permission_mask) |
| virtual void | ExtendedSchema (int fd, int indent, bool pretty) |
| virtual void | GetTypeValue (NBString &s) |
| operator IPADDR4 () | |
| bool | IsNull () const |
| bool | NotNull () const |
| void | SetNull () |
| bool | IsLoopBack () const |
| bool | IsMultiCast () const |
| bool | IsGlobalBroadCast () const |
| bool | IsAutoIP () |
Additional Inherited Members | |
| Protected Member Functions inherited from config_value | |
| config_value (config_obj &owner, const char *name, const char *desc) | |
| Object constructor with the parent/owner leaf parameter. | |
| config_value (const char *name, const char *desc) | |
| Object constructor. | |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
Implements config_value.
|
inlinevirtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |