NEURON
ocnoiv1.cpp File Reference
#include <../../nrnconf.h>
#include "hocdec.h"
#include "nrnpy.h"

Go to the source code of this file.

Functions

void hoc_ret ()
 
void hoc_pushx (double)
 
void nrn_shape_update ()
 
void ivoc_help (const char *)
 
void ivoc_cleanup ()
 
void hoc_notify_iv ()
 
void hoc_xpvalue ()
 
void hoc_xlabel ()
 
void hoc_xbutton ()
 
void hoc_xcheckbox ()
 
void hoc_xstatebutton ()
 
void hoc_xmenu ()
 
void hoc_xvalue ()
 
void hoc_xpanel ()
 
void hoc_xradiobutton ()
 
void hoc_xfixedvalue ()
 
void hoc_xvarlabel ()
 
void hoc_xslider ()
 
void hoc_boolean_dialog ()
 
void hoc_continue_dialog ()
 
void hoc_string_dialog ()
 
void hoc_pwman_place ()
 
void hoc_save_session ()
 
void hoc_print_session ()
 
void ivoc_style ()
 

Function Documentation

◆ hoc_boolean_dialog()

void hoc_boolean_dialog ( void  )

Definition at line 84 of file ocnoiv1.cpp.

◆ hoc_continue_dialog()

void hoc_continue_dialog ( void  )

Definition at line 93 of file ocnoiv1.cpp.

◆ hoc_notify_iv()

void hoc_notify_iv ( void  )

Definition at line 17 of file ocnoiv1.cpp.

◆ hoc_print_session()

void hoc_print_session ( void  )

Definition at line 119 of file ocnoiv1.cpp.

◆ hoc_pushx()

void hoc_pushx ( double  d)

Definition at line 779 of file code.cpp.

◆ hoc_pwman_place()

void hoc_pwman_place ( void  )

Definition at line 109 of file ocnoiv1.cpp.

◆ hoc_ret()

void hoc_ret ( )

Definition at line 1502 of file code.cpp.

◆ hoc_save_session()

void hoc_save_session ( void  )

Definition at line 114 of file ocnoiv1.cpp.

◆ hoc_string_dialog()

void hoc_string_dialog ( void  )

Definition at line 98 of file ocnoiv1.cpp.

◆ hoc_xbutton()

void hoc_xbutton ( void  )

Definition at line 32 of file ocnoiv1.cpp.

◆ hoc_xcheckbox()

void hoc_xcheckbox ( void  )

Definition at line 37 of file ocnoiv1.cpp.

◆ hoc_xfixedvalue()

void hoc_xfixedvalue ( void  )

Definition at line 67 of file ocnoiv1.cpp.

◆ hoc_xlabel()

void hoc_xlabel ( void  )

Definition at line 27 of file ocnoiv1.cpp.

◆ hoc_xmenu()

void hoc_xmenu ( void  )

Definition at line 47 of file ocnoiv1.cpp.

◆ hoc_xpanel()

void hoc_xpanel ( void  )

Definition at line 57 of file ocnoiv1.cpp.

◆ hoc_xpvalue()

void hoc_xpvalue ( void  )

Definition at line 22 of file ocnoiv1.cpp.

◆ hoc_xradiobutton()

void hoc_xradiobutton ( void  )

Definition at line 62 of file ocnoiv1.cpp.

◆ hoc_xslider()

void hoc_xslider ( void  )

Definition at line 79 of file ocnoiv1.cpp.

◆ hoc_xstatebutton()

void hoc_xstatebutton ( void  )

Definition at line 42 of file ocnoiv1.cpp.

◆ hoc_xvalue()

void hoc_xvalue ( void  )

Definition at line 52 of file ocnoiv1.cpp.

◆ hoc_xvarlabel()

void hoc_xvarlabel ( void  )

Definition at line 72 of file ocnoiv1.cpp.

◆ ivoc_style()

void ivoc_style ( void  )

Definition at line 124 of file ocnoiv1.cpp.

◆ nrn_shape_update()

void nrn_shape_update ( )

Definition at line 915 of file treeset.cpp.