Skip to content

File Main.cpp

FileList > flight_segment > orion > Orion > Main.cpp

Go to the source code of this file

  • #include <getopt.h>
  • #include <signal.h>
  • #include <Orion/Top/OrionTopology.hpp>
  • #include <Os/Os.hpp>
  • #include <cstdlib>

Public Functions

Type Name
int main (int argc, char * argv)
void print_usage (const char * app)

Public Static Functions

Type Name
void signalHandler (int signum)

Public Functions Documentation

function main

int main (
    int argc,
    char * argv
) 

function print_usage

void print_usage (
    const char * app
) 

Public Static Functions Documentation

function signalHandler

static void signalHandler (
    int signum
) 


The documentation for this class was generated from the following file flight_segment/orion/Orion/Main.cpp