ocfile.cpp File Reference

#include <../../nrnconf.h>
#include <stdio.h>
#include <stdlib.h>
#include <InterViews/resource.h>
#include "nrnmpi.h"
#include "oc2iv.h"
#include "classreg.h"
#include "ocfile.h"
#include "hocstr.h"
Include dependency graph for ocfile.cpp:

Functions

char * ivoc_get_temp_file ()
int hoc_sprint1 (char **buf, int arg1)
double hoc_scan (FILE *)
FILE * hoc_obj_file_arg (int i)
void OcFile_reg ()

Variables

Member_func f_members []

Function Documentation

FILE* hoc_obj_file_arg ( int  i  ) 

References check_obj_type(), OcFile::file(), OcFile::get_name(), hoc_execerror(), hoc_objgetarg(), and OcFile::is_open().

Here is the call graph for this function:

double hoc_scan ( FILE *   ) 

References d, and execerror.

Referenced by Fscan().

int hoc_sprint1 ( char **  buf,
int  arg1 
)
char * ivoc_get_temp_file (  ) 

References getenv(), hoc_back2forward(), hoc_execerror(), and mktemp().

Referenced by OcFile::mktemp().

Here is the call graph for this function:

void OcFile_reg (  ) 

References class2oc(), and nil.

Here is the call graph for this function:


Variable Documentation

Initial value:
 {
   "ropen", f_ropen,
   "wopen", f_wopen,
   "aopen", f_aopen,
   "printf",   f_printf,
   "scanvar",  f_scanvar,
   "scanstr",  f_scanstr,
   "gets",     f_gets,
   "eof",      f_eof,
   "isopen",   f_is_open,
   "chooser",  f_chooser,
   "close", f_close,
   "vwrite",       f_vwrite,
   "vread",        f_vread,
   "seek",         f_seek,
   "tell",         f_tell,
   "mktemp",   f_mktemp,
   "unlink",   f_unlink,
   "flush", f_flush,
   0, 0
}
Generated on Mon Jun 13 08:10:28 2011 for NEURON by  doxygen 1.6.3