![]() |
NEURON
|
#include <../../nrnconf.h>#include <stdio.h>#include <string.h>#include <stdlib.h>#include <fstream>#include <string>#include <InterViews/regexp.h>#include "nrnbbs.h"#include <unistd.h>#include <signal.h>Go to the source code of this file.
Functions | |
| const char * | neuronhome () |
| void | start () |
| void | stop () |
| void | send (const char *url) |
| static void | quit (const char *msg) |
| static RETSIGTYPE | quit1 (int) |
| static void | help (const char *) |
| int | main (int argc, const char **argv) |
| static bool | find (const char *key, char *val) |
Variables | |
| static bool | quit_ |
| static CopyString * | shelp |
| static int | mosaic_pid_ |
|
static |
Definition at line 87 of file hel2mos.cpp.
|
static |
Definition at line 107 of file hel2mos.cpp.
| int main | ( | int | argc, |
| const char ** | argv | ||
| ) |
Definition at line 43 of file hel2mos.cpp.
| const char * neuronhome | ( | ) |
Definition at line 142 of file hel2mos.cpp.
|
static |
Definition at line 27 of file hel2mos.cpp.
|
static |
Definition at line 35 of file hel2mos.cpp.
| void send | ( | const char * | url | ) |
Definition at line 214 of file hel2mos.cpp.
| void start | ( | ) |
Definition at line 204 of file hel2mos.cpp.
| void stop | ( | ) |
Definition at line 212 of file hel2mos.cpp.
|
static |
Definition at line 202 of file hel2mos.cpp.
|
static |
Definition at line 25 of file hel2mos.cpp.
|
static |
Definition at line 40 of file hel2mos.cpp.