Public Member Functions | |
| int | addVHost (Vhost *) |
| int | free () |
| Vhost * | getVHost (const char *, const char *, u_short) |
| Vhost * | getVHostByNumber (int n) |
| int | load () |
| int | save () |
| VhostSource () | |
| ~VhostSource () | |
Private Attributes | |
| list< Vhost * > * | hostList |
|
|
Construct the object. |
|
|
Destroy the object. |
|
|
Add a virtual host to the source. |
|
|
Free the object. |
|
||||||||||||||||
|
Get a virtual host. |
|
|
Get a virtual host by its number. |
|
|
Load the object. |
|
|
Save the object. |
|
|
|
1.3.9.1