#include <ocpointer.h>

Public Member Functions | |
| StmtInfo (const char *) | |
| virtual | ~StmtInfo () |
| void | play_one (double) |
| void | parse () |
Public Attributes | |
| CopyString * | stmt_ |
| Symlist * | symlist_ |
| Symbol * | symstmt_ |
| StmtInfo::StmtInfo | ( | const char * | s | ) |
| StmtInfo::~StmtInfo | ( | ) | [virtual] |
| void StmtInfo::parse | ( | ) |
References buf, d, hoc_parse_stmt(), nil, stmt_, symlist_, and symstmt_.
Referenced by StmtInfo().

| void StmtInfo::play_one | ( | double | val | ) |
References hoc_ac_, hoc_run_stmt(), and symstmt_.
Referenced by OcPointer::assign().

| CopyString* StmtInfo::stmt_ |
Referenced by parse(), StmtInfo(), and ~StmtInfo().
Referenced by parse(), and ~StmtInfo().
Referenced by parse(), and play_one().
1.6.3