#include "SALOME_Launcher.hxx"
#include "SALOMESDS_DataServerManager.hxx"
#include "utilities.h"
#include <sstream>
#include <iostream>
#include <stdexcept>
#include <libxml/parser.h>
Functions | |
void | AttachDebugger () |
void | terminateHandler (void) |
void | unexpectedHandler (void) |
int | main (int argc, char *argv[]) |
void AttachDebugger | ( | ) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
References BEGIN_OF, END_OF, INFOS_COMPILATION, MESSAGE, terminateHandler(), and unexpectedHandler().
void terminateHandler | ( | void | ) |
void unexpectedHandler | ( | void | ) |