#include <CoreBilling.h>
Public Member Functions | |
int | getNumber () |
void | setDescr (string) |
string | getDescr () |
void | setModule (string) |
string | getModule () |
void | setShutdown (bool) |
bool | getShutdown () |
Billing_data (int) | |
~Billing_data () | |
string | load () |
string | buildcfstr () |
|
init data |
|
free data |
|
get configuration for this module |
|
get descr |
|
get module |
|
get billing module number |
|
get status |
|
load module |
|
set descr |
|
set module |
|
shutdown module |