class
NextFunc
: public
StrmFunc
(Return to index)
next command from stream for
ComTerp
Type:
Instantiable
Base Classes:
public
StrmFunc
Derived Classes
Include file:
ComTerp/strmfunc.h
Public:
NextFunc
(
ComTerp
*)
virtual const char*
docstring
()
virtual void
execute
()
static void
execute_impl
(
ComTerp
*,
ComValue
& strmv)
static int
next_depth
()
virtual boolean
post_eval
()
Protected:
static int
_next_depth
(more documentation)