ACT Library
|
This is the complete list of members for Scope, including all inherited members.
A_DECL(unsigned long, vpint) | Scope | private |
A_DECL(long, vpints) | Scope | private |
A_DECL(double, vpreal) | Scope | private |
A_DECL(InstType *, vptype) | Scope | private |
ActInstiter | Scope | friend |
ActUniqProcInstiter | Scope | friend |
Add(const char *s, InstType *it) | Scope | |
AllocPBool(int count=1) | Scope | |
AllocPInt(int count=1) | Scope | |
AllocPInts(int count=1) | Scope | |
AllocPReal(int count=1) | Scope | |
AllocPType(int count=1) | Scope | |
BindParam(const char *s, InstType *tt) | Scope | |
BindParam(ActId *id, InstType *tt) | Scope | |
BindParam(const char *s, AExpr *ae) | Scope | |
BindParam(ActId *id, AExpr *ae) | Scope | |
BindParam(ActId *id, AExprstep *aes, int idx=-1) | Scope | |
DeallocPBool(unsigned long idx, int count=1) | Scope | |
DeallocPInt(unsigned long idx, int count=1) | Scope | |
DeallocPInts(unsigned long idx, int count=1) | Scope | |
DeallocPReal(unsigned long idx, int count=1) | Scope | |
DeallocPType(unsigned long idx, int count=1) | Scope | |
Del(const char *s) | Scope | |
expanded | Scope | private |
FlushExpand() | Scope | |
FullLookup(const char *s) | Scope | |
FullLookup(ActId *id, Array **aref) | Scope | |
FullLookupVal(const char *s) | Scope | |
getName() | Scope | |
getNamespace() | Scope | inline |
getPBool(unsigned long id) | Scope | |
getPInt(unsigned long id) | Scope | |
getPInts(unsigned long id) | Scope | |
getPReal(unsigned long id) | Scope | |
getPType(unsigned long id) | Scope | |
getUserDef() | Scope | inline |
H | Scope | private |
is_function | Scope | private |
isExpanded() | Scope | inline |
isFunction() | Scope | inline |
isGlobal(const char *s) | Scope | |
issetPBool(unsigned long id) | Scope | |
issetPInt(unsigned long id) | Scope | |
issetPInts(unsigned long id) | Scope | |
issetPReal(unsigned long id) | Scope | |
issetPType(unsigned long id) | Scope | |
localLookup(ActId *id, Array **aref) | Scope | |
Lookup(const char *s) | Scope | |
Lookup(ActId *id, int err=1) | Scope | |
LookupVal(const char *s) | Scope | |
Merge(Scope *s) | Scope | |
mkFunction() | Scope | inline |
ns | Scope | private |
Parent() | Scope | inline |
playBody(ActBody *b) | Scope | |
Print(FILE *fp) | Scope | |
printConnections(FILE *fp, act_connection *cx, bool force=false) | Scope | static |
refineBaseType(const char *s, InstType *u) | Scope | |
Scope(Scope *parent, int is_expanded=0) | Scope | |
setNamespace(ActNamespace *_ns) | Scope | inline |
setPBool(unsigned long id, int val) | Scope | |
setPInt(unsigned long id, unsigned long val) | Scope | |
setPInts(unsigned long id, long val) | Scope | |
setPReal(unsigned long id, double val) | Scope | |
setPType(unsigned long id, InstType *val) | Scope | |
setUserDef(UserDef *_u) | Scope | inline |
u | Scope | private |
up | Scope | private |
vpbool | Scope | private |
vpbool_len | Scope | private |
vpbool_set | Scope | private |
vpint_set | Scope | private |
vpints_set | Scope | private |
vpreal_set | Scope | private |
vptype_set | Scope | private |
~Scope() | Scope |