NEURON
MechSelector Class Reference

#include <secbrows.h>

Inheritance diagram for MechSelector:

Public Member Functions

 MechSelector ()
 
virtual ~MechSelector ()
 
bool is_selected (int type)
 
int begin ()
 
bool done ()
 
int next ()
 

Private Attributes

TelltaleState ** tts_
 
int iterator_
 

Detailed Description

Definition at line 32 of file secbrows.h.

Constructor & Destructor Documentation

◆ MechSelector()

MechSelector::MechSelector ( )

◆ ~MechSelector()

virtual MechSelector::~MechSelector ( )
virtual

Member Function Documentation

◆ begin()

int MechSelector::begin ( )

◆ done()

bool MechSelector::done ( )

◆ is_selected()

bool MechSelector::is_selected ( int  type)

◆ next()

int MechSelector::next ( )

Member Data Documentation

◆ iterator_

int MechSelector::iterator_
private

Definition at line 44 of file secbrows.h.

◆ tts_

TelltaleState** MechSelector::tts_
private

Definition at line 43 of file secbrows.h.


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