#include <xmenu.h>
|
| | HocValEditor (const char *name, const char *variable, ValEdLabel *, HocValAction *, neuron::container::data_handle< double > pd={}, bool canrun=false, HocItem *parent=NULL, Object *pvar=NULL) |
| |
| virtual | ~HocValEditor () |
| |
| FieldSEditor * | field_editor () |
| |
| virtual Stepper * | stepper () |
| |
| virtual void | update_hoc_item () |
| |
| void | evalField () |
| |
| void | audit () |
| |
| virtual void | updateField () |
| |
| virtual void | write (std::ostream &) |
| |
| virtual void | data_path (HocDataPaths *, bool) |
| |
| virtual void | check_pointer (void *, int) |
| |
| virtual void | print (Printer *, const Allocation &) const |
| |
| virtual int | hoc_default_val_editor () |
| |
| void | set_val (double) |
| |
| double | get_val () |
| |
| virtual void | exec_action () |
| |
| const char * | variable () const |
| |
| virtual void | setlimits (float *) |
| |
| virtual double | domain_limits (double) |
| |
| bool | active () |
| |
| | HocUpdateItem (const char *, HocItem *parent=NULL) |
| |
| virtual | ~HocUpdateItem () |
| |
| | HocItem (const char *, HocItem *parent=NULL) |
| |
| virtual | ~HocItem () |
| |
| const char * | getStr () |
| |
| virtual void | help (const char *childpath=NULL) |
| |
| virtual void | help_parent (HocItem *) |
| |
| | Resource ()=default |
| |
| virtual | ~Resource ()=default |
| |
| virtual void | ref () const |
| |
| virtual void | unref () const |
| |
| virtual void | unref_deferred () const |
| |
| virtual void | cleanup () |
| |
| virtual void | Reference () const |
| |
| virtual void | Unreference () const |
| |
Definition at line 289 of file xmenu.h.
◆ HocValEditor()
◆ ~HocValEditor()
| virtual HocValEditor::~HocValEditor |
( |
| ) |
|
|
virtual |
◆ active()
| bool HocValEditor::active |
( |
| ) |
|
|
inline |
◆ audit()
| void HocValEditor::audit |
( |
| ) |
|
◆ check_pointer()
| virtual void HocValEditor::check_pointer |
( |
void * |
, |
|
|
int |
|
|
) |
| |
|
virtual |
◆ data_path()
| virtual void HocValEditor::data_path |
( |
HocDataPaths * |
, |
|
|
bool |
|
|
) |
| |
|
virtual |
◆ domain_limits()
| virtual double HocValEditor::domain_limits |
( |
double |
| ) |
|
|
virtual |
◆ evalField()
| void HocValEditor::evalField |
( |
| ) |
|
◆ exec_action()
| virtual void HocValEditor::exec_action |
( |
| ) |
|
|
virtual |
◆ field_editor()
◆ get_val()
| double HocValEditor::get_val |
( |
| ) |
|
◆ hoc_default_val_editor()
| virtual int HocValEditor::hoc_default_val_editor |
( |
| ) |
|
|
inlinevirtual |
◆ print()
◆ set_val()
| void HocValEditor::set_val |
( |
double |
| ) |
|
◆ setlimits()
| virtual void HocValEditor::setlimits |
( |
float * |
| ) |
|
|
virtual |
◆ stepper()
| virtual Stepper* HocValEditor::stepper |
( |
| ) |
|
|
inlinevirtual |
◆ update_hoc_item()
| virtual void HocValEditor::update_hoc_item |
( |
| ) |
|
|
virtual |
◆ updateField()
| virtual void HocValEditor::updateField |
( |
| ) |
|
|
virtual |
◆ variable()
| const char* HocValEditor::variable |
( |
| ) |
const |
◆ write()
| virtual void HocValEditor::write |
( |
std::ostream & |
| ) |
|
|
virtual |
◆ HocEditorForItem
◆ HocValStepper
◆ action_
◆ active_
| bool HocValEditor::active_ |
|
private |
◆ canrun_
| bool HocValEditor::canrun_ |
|
private |
◆ domain_limits_
| float* HocValEditor::domain_limits_ |
|
private |
◆ fe_
◆ prompt_
| ValEdLabel* HocValEditor::prompt_ |
|
private |
◆ pval_
◆ pyvar_
◆ variable_
| std::string HocValEditor::variable_ {} |
|
private |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3468/src/ivoc/xmenu.h