NSCL DDAS 12.2-009
Support for XIA DDAS at FRIB
Functions
boot.cpp File Reference

Generate a configuration and perform a default (full) boot. More...

#include "SystemBooter.h"
#include <Configuration.h>
Include dependency graph for boot.cpp:

Functions

int main ()
 boot main. More...
 

Detailed Description

Generate a configuration and perform a default (full) boot.

Function Documentation

◆ main()

int main ( )

boot main.

  • Create a SystemBooter object.
  • Generate a basic configuration.
  • Attempt a system boot for the configuration.
Returns
0 Successful boot, no exceptions, etc.