|
rcuconf.cxx File Reference
Detailed Description
Program that configures the front-end from DB look-ups, and using the Rcu++ abstraction layer.
- Author:
- Christian Holm Christensen <cholm@nbi.dk>
- Date:
- Thu Feb 22 00:01:27 2007
Definition in file rcuconf.cxx.
#include "config.h"
#include "Configurator.h"
#include <rcudb/Server.h>
#include <rcudb/Sql.h>
#include <rcuxx/Rcu.h>
#include <rcuxx/Bc.h>
#include <rcuxx/Fmd.h>
#include <rcuxx/Altro.h>
#include "Rcu.h"
#include "Bc.h"
#include "Fmd.h"
#include "Altro.h"
#include <stdexcept>
#include <iostream>
#include "Options.h"
Go to the source code of this file.
|
Functions |
int | main (int argc, char **argv) |
Function Documentation
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
|
|
|