![]() |
NEURON
|
#include <xmenu.h>
Public Member Functions | |
| HocValAction (const char *action, Object *pyact=0) | |
| HocValAction (Object *pyaction) | |
| virtual | ~HocValAction () |
| void | accept (FieldSEditor *) |
| void | execute () |
| void | setFieldSEditor (HocValEditor *) |
| FieldSEditorAction * | fea () |
Public Member Functions inherited from HocAction | |
| HocAction (const char *action, Object *pyact=NULL) | |
| virtual | ~HocAction () |
| const char * | name () const |
| virtual void | help () |
| void | hoc_item (HocItem *) |
Private Attributes | |
| HocValEditor * | fe_ |
| FieldSEditorAction * | fea_ |
| HocValAction::HocValAction | ( | const char * | action, |
| Object * | pyact = 0 |
||
| ) |
| HocValAction::HocValAction | ( | Object * | pyaction | ) |
|
virtual |
| void HocValAction::accept | ( | FieldSEditor * | ) |
|
inline |
| void HocValAction::setFieldSEditor | ( | HocValEditor * | ) |
|
private |
|
private |