NEURON
Py2Nrn Class Reference

Public Member Functions

 Py2Nrn ()
 
virtual ~Py2Nrn ()
 

Public Attributes

int type_
 
PyObject * po_
 

Detailed Description

Definition at line 88 of file nrnpy_p2h.cpp.

Constructor & Destructor Documentation

◆ Py2Nrn()

Py2Nrn::Py2Nrn ( )

Definition at line 171 of file nrnpy_p2h.cpp.

◆ ~Py2Nrn()

Py2Nrn::~Py2Nrn ( )
virtual

Definition at line 176 of file nrnpy_p2h.cpp.

Member Data Documentation

◆ po_

PyObject* Py2Nrn::po_

Definition at line 93 of file nrnpy_p2h.cpp.

◆ type_

int Py2Nrn::type_

Definition at line 92 of file nrnpy_p2h.cpp.


The documentation for this class was generated from the following file: