Definition in file broker_allup.cc.
Include dependency graph for broker_allup.cc:

Go to the source code of this file.
Namespaces | |
| namespace | std |
Functions | |
| void | sig_exit_handler (int sig) |
| Signal handler for. | |
| void | baUsage (const char *prog_name) |
| Print out the usage statement to standard error. | |
| int | baProcessOptions (int &argc_inout, char **&argv_inout) |
| Process the command line options. | |
| int | main (int argc, char *argv[]) |
Variables | |
| struct { | |
| const char * ba_IORFileName | |
| } | ba_data |
| Global data for the server. | |
|
||||||||||||
|
Process the command line options.
Definition at line 106 of file broker_allup.cc. References ba_data. |
|
|
Print out the usage statement to standard error.
Definition at line 72 of file broker_allup.cc. |
|
|
Signal handler for.
Definition at line 56 of file broker_allup.cc. References ba_data, NULL_RESOURCE_SET, and rk_resource_set_destroy(). |
Here is the call graph for this function:

|
|
Global data for the server. ba_ResourceSet - The resource set for this process. Referenced by baProcessOptions(), baUsage(), and sig_exit_handler(). |
1.3.4