#include <objcmd.h>
Definition at line 15 of file objcmd.h.
◆ HocCommand() [1/3]
HocCommand::HocCommand |
( |
const char * |
cmd | ) |
|
◆ HocCommand() [2/3]
HocCommand::HocCommand |
( |
const char * |
cmd, |
|
|
Object * |
obj |
|
) |
| |
◆ HocCommand() [3/3]
HocCommand::HocCommand |
( |
Object * |
paction | ) |
|
◆ ~HocCommand()
HocCommand::~HocCommand |
( |
| ) |
|
|
virtual |
◆ audit()
void HocCommand::audit |
( |
| ) |
|
|
virtual |
◆ exec_strret()
int HocCommand::exec_strret |
( |
char * |
buf, |
|
|
int |
size, |
|
|
bool |
notify = true |
|
) |
| |
◆ execute() [1/2]
int HocCommand::execute |
( |
bool |
notify = true | ) |
|
◆ execute() [2/2]
int HocCommand::execute |
( |
const char * |
s, |
|
|
bool |
notify = true |
|
) |
| |
◆ func_call()
double HocCommand::func_call |
( |
int |
narg, |
|
|
int * |
perr = NULL |
|
) |
| |
◆ help()
void HocCommand::help |
( |
| ) |
|
|
virtual |
◆ init()
void HocCommand::init |
( |
const char * |
cmd, |
|
|
Object * |
obj |
|
) |
| |
|
private |
◆ name()
const char * HocCommand::name |
( |
| ) |
|
◆ object()
Object* HocCommand::object |
( |
| ) |
|
|
inline |
◆ pyobject()
Object* HocCommand::pyobject |
( |
| ) |
|
|
inline |
◆ update()
◆ obj_
◆ po_
◆ s_
std::unique_ptr<std::string> HocCommand::s_ {} |
|
private |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/ivoc/objcmd.h
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/ivoc/objcmd.cpp