NetBurner 3.5.6
PDF Version |
#include <certgen.h>
Inherits config_obj.
Additional Inherited Members | |
![]() | |
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. | |