Puma::CT_StaticCast Member List
This is the complete list of members for
Puma::CT_StaticCast, including all inherited members.
AddSon(CTree *&son, CTree *new_son) | Puma::CTree | [protected] |
alloc | Puma::CTree | [static] |
CSemValue() | Puma::CSemValue | [inline] |
CT_Expression() | Puma::CT_Expression | [inline, protected] |
CT_StaticCast(CTree *cst, CTree *o, CTree *t, CTree *c, CTree *e) | Puma::CT_StaticCast | [inline] |
CTree() | Puma::CTree | [inline, protected] |
end_token() const | Puma::CTree | [virtual] |
end_token_node() const | Puma::CTree | [virtual] |
Expr() const | Puma::CT_StaticCast | [inline] |
getType() | Puma::CSemValue | [inline] |
getValue() | Puma::CSemValue | [inline] |
IsCall() | Puma::CTree | [inline, virtual] |
IsDeclaration() | Puma::CTree | [inline, virtual] |
IsDeclarator() | Puma::CTree | [inline, virtual] |
IsExpression() | Puma::CT_Expression | [inline, virtual] |
IsSimpleName() | Puma::CTree | [inline, virtual] |
IsStatement() | Puma::CTree | [inline, virtual] |
IsString() | Puma::CTree | [inline, virtual] |
NodeId() | Puma::CT_StaticCast | [static] |
NodeName() const | Puma::CT_StaticCast | [inline, virtual] |
Parent() const | Puma::CTree | [inline, virtual] |
release | Puma::CTree | [static] |
ReplaceSon(CTree *old_son, CTree *new_son) | Puma::CT_StaticCast | [inline, virtual] |
Puma::CT_Expression::ReplaceSon(CTree **sons, int len, CTree *old_son, CTree *new_son) | Puma::CTree | [protected] |
Puma::CT_Expression::ReplaceSon(CTree *&son, CTree *old_son, CTree *new_son) | Puma::CTree | [protected] |
SemObject() const | Puma::CTree | [inline, virtual] |
SemScope() const | Puma::CTree | [inline, virtual] |
SemValue() const | Puma::CT_Expression | [inline, virtual] |
SetParent(const CTree *parent) | Puma::CTree | [inline, protected] |
SetParent(CTree *node, const CTree *parent) | Puma::CTree | [inline, protected] |
setType(CTypeInfo *t) | Puma::CSemValue | [inline] |
setTypeRef(CTypeInfo *t) | Puma::CSemValue | [inline] |
setValue(CExprValue *v) | Puma::CSemValue | [inline] |
setValueRef(CExprValue *v) | Puma::CSemValue | [inline] |
Son(int n) const | Puma::CT_StaticCast | [inline, virtual] |
Puma::CT_Expression::Son(CTree *const *sons, int len, int n) const | Puma::CTree | [protected] |
Sons() const | Puma::CT_StaticCast | [inline, virtual] |
Puma::CT_Expression::Sons(CTree *const *sons, int len) const | Puma::CTree | [protected] |
token() const | Puma::CTree | [virtual] |
token_node() const | Puma::CTree | [virtual] |
Type() const | Puma::CT_Expression | [inline, virtual] |
type | Puma::CSemValue | [protected] |
TypeName() const | Puma::CT_StaticCast | [inline] |
Value() const | Puma::CT_Expression | [inline, virtual] |
value | Puma::CSemValue | [protected] |
~CSemValue() | Puma::CSemValue | [inline, virtual] |
~CTree() | Puma::CTree | [inline, virtual] |
Puma Reference Manual. Created on 11 Jul 2008.