HocDataPaths Class Reference

#include <datapath.h>

Collaboration diagram for HocDataPaths:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 HocDataPaths (int=1000, int pathstyle=0)
virtual ~HocDataPaths ()
void append (double *)
void append (char **)
void search ()
String * retrieve (double *)
String * retrieve (char **)
Symbolretrieve_sym (double *)
int style ()

Private Attributes

HocDataPathImplimpl_

Constructor & Destructor Documentation

HocDataPaths::HocDataPaths ( int  size = 1000,
int  pathstyle = 0 
)

References hoc_built_in_symlist, hoc_table_lookup(), and impl_.

Here is the call graph for this function:

HocDataPaths::~HocDataPaths (  )  [virtual]

References impl_.


Member Function Documentation

void HocDataPaths::append ( char **  pd  ) 
void HocDataPaths::append ( double *  pd  ) 
String * HocDataPaths::retrieve ( char **  pd  ) 
String * HocDataPaths::retrieve ( double *  pd  ) 
Symbol * HocDataPaths::retrieve_sym ( double *  pd  ) 
void HocDataPaths::search (  ) 

References HocDataPathImpl::count_, HocDataPathImpl::found_so_far_, impl_, and HocDataPathImpl::search().

Here is the call graph for this function:

int HocDataPaths::style (  ) 

Member Data Documentation


The documentation for this class was generated from the following files:
Generated on Mon Jun 13 08:10:31 2011 for NEURON by  doxygen 1.6.3