class ServerConfigItem

superuser use this to edit server preferences

Public Fields

string key
string value
string help

Public Methods

ServerConfigItem()
ServerConfigItem( const string &k, const string &v, const string &h )
ServerConfigItem( const ServerConfigItem &c )
const ServerConfigItem& operator =( const ServerConfigItem &c )

Documentation

superuser use this to edit server preferences
string key

string value

string help

ServerConfigItem()

ServerConfigItem( const string &k, const string &v, const string &h )

ServerConfigItem( const ServerConfigItem &c )

const ServerConfigItem& operator =( const ServerConfigItem &c )


This class has no child classes.

alphabetic index html hierarchy of classes or java



This page was generated with the help of DOC++.