ocnoiv.c File Reference

#include <../../nrnconf.h>
#include "hoc.h"
Include dependency graph for ocnoiv.c:

Functions

 notify_freed (void *p)
 notify_freed_val_array (double *p, int size)
 notify_pointer_freed (void *p)
 ivoc_help (char *p)
 ivoc_cleanup ()
 hoc_notify_iv ()
 hoc_xpvalue ()
 hoc_xlabel ()
 hoc_xbutton ()
 hoc_xcheckbox ()
 hoc_xstatebutton ()
 hoc_xmenu ()
 hoc_xvalue ()
 hoc_xpanel ()
 hoc_xradiobutton ()
 hoc_xfixedvalue ()
 hoc_xvarlabel ()
 hoc_xslider ()
 ivoc_style ()
 hoc_boolean_dialog ()
 hoc_continue_dialog ()
 hoc_string_dialog ()
 hoc_checkpoint ()
 hoc_pwman_place ()
 hoc_save_session ()
 hoc_print_session ()
 class_registration ()
 hoc_execute1 ()
int ivoc_list_look (struct Object *ob, struct Object *oblook, char *path, int depth)
 hoc_obj_disconnect (Object *ob)
 hoc_obj_notify (Object *ob, int create)
 hoc_template_notify (Object *ob, int create)
int hoc_readcheckpoint (char *f)
int vector_arg_px (int i, double *p)
int vector_capacity (void *v)
 install_vector_method ()
int vector_instance_px ()
void vector_resize (void *v, int n)
void vector_delete (void *v)
voidvector_arg (int i)
voidvector_new2 (void *v)
Object ** vector_pobj (void *v)
double * vector_vec (void *v)
Object * ivoc_list_item (Object *list, int item)
int ivoc_list_count (Object *list)
void bbs_done ()
Symbolivoc_alias_lookup (char *name, Object *ob)
void ivoc_free_alias (Object *ob)
void nrnbbs_context_wait ()
void ivoc_final_exit ()

Function Documentation

void bbs_done (  ) 

Referenced by hoc_final_exit().

class_registration (  ) 

Referenced by init().

hoc_boolean_dialog (  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:

hoc_checkpoint (  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:

hoc_continue_dialog (  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:

hoc_execute1 (  ) 

References gargstr(), hoc_exec_cmd(), hoc_objgetarg(), and ifarg().

Here is the call graph for this function:

hoc_notify_iv (  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:

void hoc_obj_disconnect ( Object*  ob  ) 

Referenced by hoc_obj_unref().

hoc_obj_notify ( Object*  ob,
int  create 
)
hoc_print_session (  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:

hoc_pwman_place (  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:

int hoc_readcheckpoint ( char*  f  ) 

Referenced by hoc_main1().

hoc_save_session (  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:

hoc_string_dialog (  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:

hoc_template_notify ( Object*  ob,
int  create 
)
hoc_xbutton (  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:

hoc_xcheckbox (  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:

hoc_xfixedvalue (  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:

hoc_xlabel (  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:

hoc_xmenu (  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:

hoc_xpanel (  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:

hoc_xpvalue (  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:

hoc_xradiobutton (  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:

hoc_xslider (  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:

hoc_xstatebutton (  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:

hoc_xvalue (  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:

hoc_xvarlabel (  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:

install_vector_method (  ) 
Symbol* ivoc_alias_lookup ( char*  name,
Object*  ob 
)

Referenced by hoc_object_component().

ivoc_cleanup (  ) 

Referenced by hoc_final_exit().

void ivoc_final_exit (  ) 

Referenced by hoc_quit(), and ivocmain().

void ivoc_free_alias ( Object*  ob  ) 

Referenced by hoc_obj_unref().

ivoc_help ( char*  p  ) 
int ivoc_list_count ( Object*  list  ) 
Object * ivoc_list_item ( Object*  list,
int  item 
)

References hoc_execerror().

Here is the call graph for this function:

int ivoc_list_look ( struct Object *  ob,
struct Object *  oblook,
char*  path,
int  depth 
)

Referenced by objectpath().

ivoc_style (  ) 

References hoc_pushx(), and hoc_ret().

Here is the call graph for this function:

notify_freed ( void p  ) 

Referenced by hoc_free_pstring(), and hoc_free_val().

notify_freed_val_array ( double*  p,
int  size 
)
notify_pointer_freed ( void p  ) 

Referenced by hoc_free_object().

void nrnbbs_context_wait (  ) 
void* vector_arg ( int  i  ) 
int vector_arg_px ( int  i,
double*  p 
)

References hoc_execerror().

Referenced by hoc_spec_table().

Here is the call graph for this function:

int vector_capacity ( void v  ) 

Referenced by fit_praxis(), and sendgroup().

void vector_delete ( void v  ) 

Referenced by fit_praxis().

int vector_instance_px (  ) 
void* vector_new2 ( void v  ) 

Referenced by fit_praxis().

Object** vector_pobj ( void v  ) 

Referenced by fit_praxis().

void vector_resize ( void v,
int  n 
)

References hoc_execerror().

Referenced by pval_praxis().

Here is the call graph for this function:

double* vector_vec ( void v  ) 

References hoc_execerror().

Referenced by fit_praxis(), gr_line_info(), pval_praxis(), HocDataPathImpl::search_vectors(), and sendgroup().

Here is the call graph for this function:

Generated on Mon Jun 13 08:10:30 2011 for NEURON by  doxygen 1.6.3