NEURON
SectionHandler Class Reference

#include <shape.h>

Inheritance diagram for SectionHandler:

Public Member Functions

 SectionHandler ()
 
virtual ~SectionHandler ()
 
virtual bool event (Event &)
 
void shape_section (ShapeSection *)
 
ShapeSectionshape_section ()
 

Private Attributes

ShapeSectionss_
 

Detailed Description

Definition at line 169 of file shape.h.

Constructor & Destructor Documentation

◆ SectionHandler()

SectionHandler::SectionHandler ( )

◆ ~SectionHandler()

virtual SectionHandler::~SectionHandler ( )
virtual

Member Function Documentation

◆ event()

virtual bool SectionHandler::event ( Event )
virtual

◆ shape_section() [1/2]

ShapeSection* SectionHandler::shape_section ( )

◆ shape_section() [2/2]

void SectionHandler::shape_section ( ShapeSection )

Member Data Documentation

◆ ss_

ShapeSection* SectionHandler::ss_
private

Definition at line 178 of file shape.h.


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