Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

Parser Member List

This is the complete list of members for Parser, including all inherited members.
_ConnectionObjRef [protected]
_ForUpdateObject [protected]
_Free()Object [protected, virtual]
_FreeWasDoneObject [protected]
_From() const QueRefProto [inline, protected, virtual]
_KeyValues() const Object [protected, virtual]
_MarkAsClean()Object [inline, protected, virtual]
_OidToMemPtr(const long int oid, class ProtoBase *prot) const ObjRef [protected]
_OidToPtr(const long int oid, class ProtoBase *prot) const ObjRef [protected]
_OrderBy() const ObjRef [inline, protected, virtual]
_PtrToOid(const ObjRef &ref) const ObjRef [protected]
_Refresh()Object [protected, virtual]
_Select() const QueRefProto [inline, protected, virtual]
_SelectKeyValues(const RefBase &DbPtr) const Object [inline, protected, virtual]
_StrategiesObjRef [protected]
_VersionsMatch()Object [inline, protected, virtual]
_Virtualise(RefBase &DbPtr) const Object [inline, protected, virtual]
_Where() const ObjRef [protected, virtual]
ABSTRACT_CLASS(Object)Object
Address() const Object [virtual]
BaseClassName()Object [inline, static]
BePersistent(class Connection *DbCon)Object [inline, virtual]
Connection() const ObjRef [inline, virtual]
CurrentLockingStrategy() const ObjRef [inline, virtual]
CurrentReadingStrategy() const ObjRef [inline, virtual]
CurrentUpdatingStrategy() const ObjRef [inline, virtual]
CurrentWaitingStrategy() const ObjRef [inline, virtual]
DeclKind enum nameParser [protected]
Delete()Object [virtual]
ErrorMessage(const char *, Ptree *=nil, Ptree *=nil)Parser
Free()Object [virtual]
FROM("")Object
GROUP_BY("")Object
HAVING("")Object
isAllocateExpr(int)Parser [protected]
IsAncestor(const ObjRef &descendant) const ObjRef [virtual]
isConstructorDecl()Parser [protected]
IsDirty() const Object [inline, protected, virtual]
IsInMemory() const Object [inline, virtual]
IsPersistent() const Object [inline, virtual]
isPtrToMember(int)Parser [protected]
isTemplateArgs()Parser [protected]
IsTransient() const Object [inline, virtual]
isTypeSpecifier()Parser [protected]
kArgDeclarator enum valueParser [protected]
kCastDeclarator enum valueParser [protected]
kDeclarator enum valueParser [protected]
lexParser [private]
LineNumber(char *pos, char *&fname, int &fname_len)Parser
MAP_ENDObject
MAPKEY_ENDObject
MarkAsDirty()Object [inline, protected, virtual]
MaybeTypeNameOrClassTemplate(Token &)Parser [protected]
MemoryLock()Object [inline, virtual]
MemoryLocked() const Object [inline, virtual]
MemoryUnlock()Object [inline, virtual]
moreVarName()Parser [private]
nerrorsParser [private]
num_tdks enum valueParser [protected]
NumOfErrors()Parser [inline]
Object()Object
ObjectID() const Object [virtual]
ObjRef()ObjRef
operator &&(const QueRefProto &Q) const QueRefProto
operator!() const QueRefProto
operator||(const QueRefProto &Q) const QueRefProto
optCvQualify(Ptree *&)Parser [protected]
optIntegralTypeOrClassSpec(Ptree *&, Encoding &)Parser [protected]
optMemberSpec(Ptree *&)Parser [protected]
optPtrOperator(Ptree *&, Encoding &)Parser [protected]
optStorageSpec(Ptree *&)Parser [protected]
optThrowDecl(Ptree *&)Parser [protected]
ORDER_BY("")Object
PARENTS(NULL)Object
Parser(Lex *)Parser
PostLoad()Object [inline, virtual]
Prototype() const=0ObjRef [pure virtual]
rAccessDecl(Ptree *&)Parser [protected]
rAdditiveExpr(Ptree *&)Parser [protected]
rAllocateExpr(Ptree *&)Parser [protected]
rAllocateInitializer(Ptree *&)Parser [protected]
rAllocateType(Ptree *&)Parser [protected]
rAndExpr(Ptree *&, bool)Parser [protected]
rArgDeclaration(Ptree *&, Encoding &)Parser [protected]
rArgDeclList(Ptree *&, Encoding &)Parser [protected]
rArgDeclListOrInit(Ptree *&, bool &, Encoding &, bool)Parser [protected]
rBaseSpecifiers(Ptree *&)Parser [protected]
rCastExpr(Ptree *&)Parser [protected]
rCastOperatorName(Ptree *&, Encoding &)Parser [protected]
rClassBody(Ptree *&)Parser [protected]
rClassMember(Ptree *&)Parser [protected]
rClassSpec(Ptree *&, Encoding &)Parser [protected]
rCommaExpression(Ptree *&)Parser [protected]
rCompoundStatement(Ptree *&)Parser [protected]
rConditionalExpr(Ptree *&)Parser [protected]
rConstDeclaration(Ptree *&, Encoding &, Ptree *, Ptree *)Parser [protected]
rConstructorDecl(Ptree *&, Encoding &)Parser [protected]
rDeclaration(Ptree *&)Parser [protected]
rDeclarationStatement(Ptree *&)Parser [protected]
rDeclarator(Ptree *&, DeclKind, bool, Encoding &, Encoding &, bool, bool=FALSE)Parser [protected]
rDeclarator2(Ptree *&, DeclKind, bool, Encoding &, Encoding &, bool, bool, Ptree **)Parser [protected]
rDeclarators(Ptree *&, Encoding &, bool, bool=FALSE)Parser [protected]
rDeclaratorWithInit(Ptree *&, Encoding &, bool, bool)Parser [protected]
rDefinition(Ptree *&)Parser [protected]
rDoStatement(Ptree *&)Parser [protected]
Refresh()Object [virtual]
RemoveAllMemoryLocks()ObjRef [inline, virtual]
rEnumBody(Ptree *&)Parser [protected]
rEnumSpec(Ptree *&, Encoding &)Parser [protected]
rEqualityExpr(Ptree *&, bool)Parser [protected]
rExclusiveOrExpr(Ptree *&, bool)Parser [protected]
rExpression(Ptree *&)Parser [protected]
rExprStatement(Ptree *&)Parser [protected]
rExternTemplateDecl(Ptree *&)Parser [protected]
rForStatement(Ptree *&)Parser [protected]
rFunctionArguments(Ptree *&)Parser [protected]
rFunctionBody(Ptree *&)Parser [protected]
rIfStatement(Ptree *&)Parser [protected]
rInclusiveOrExpr(Ptree *&, bool)Parser [protected]
rInitializeExpr(Ptree *&)Parser [protected]
rIntegralDeclaration(Ptree *&, Encoding &, Ptree *, Ptree *, Ptree *)Parser [protected]
rIntegralDeclStatement(Ptree *&, Encoding &, Ptree *, Ptree *, Ptree *)Parser [protected]
rLinkageBody(Ptree *&)Parser [protected]
rLinkageSpec(Ptree *&)Parser [protected]
rLogicalAndExpr(Ptree *&, bool)Parser [protected]
rLogicalOrExpr(Ptree *&, bool)Parser [protected]
rMemberInit(Ptree *&)Parser [protected]
rMemberInitializers(Ptree *&)Parser [protected]
rMetaArguments(Ptree *&)Parser [protected]
rMetaclassDecl(Ptree *&)Parser [protected]
rMultiplyExpr(Ptree *&)Parser [protected]
rName(Ptree *&, Encoding &)Parser [protected]
rNamespaceSpec(Ptree *&)Parser [protected]
rNewDeclarator(Ptree *&, Encoding &)Parser [protected]
rNullDeclaration(Ptree *&)Parser [protected]
RootClassName()Object [inline, static]
rOperatorName(Ptree *&, Encoding &)Parser [protected]
rOtherDeclaration(Ptree *&, Encoding &, Ptree *, Ptree *, Ptree *)Parser [protected]
rOtherDeclStatement(Ptree *&, Encoding &, Ptree *, Ptree *)Parser [protected]
rPmExpr(Ptree *&)Parser [protected]
rPostfixExpr(Ptree *&)Parser [protected]
rPrimaryExpr(Ptree *&)Parser [protected]
rProgram(Ptree *&)Parser
rPtrToMember(Ptree *&, Encoding &)Parser [protected]
rRelationalExpr(Ptree *&, bool)Parser [protected]
rShiftExpr(Ptree *&)Parser [protected]
rSizeofExpr(Ptree *&)Parser [protected]
rStatement(Ptree *&)Parser [protected]
rSwitchStatement(Ptree *&)Parser [protected]
rTempArgDeclaration(Ptree *&)Parser [protected]
rTempArgList(Ptree *&)Parser [protected]
rTemplateArgs(Ptree *&, Encoding &)Parser [protected]
rTemplateDecl(Ptree *&)Parser [protected]
rTemplateDecl2(Ptree *&, TemplateDeclKind &kind)Parser [protected]
rThrowExpr(Ptree *&)Parser [protected]
rTryStatement(Ptree *&)Parser [protected]
rTypedef(Ptree *&)Parser [protected]
rTypeidExpr(Ptree *&)Parser [protected]
rTypeName(Ptree *&)Parser [protected]
rTypeName(Ptree *&, Encoding &)Parser [protected]
rTypeSpecifier(Ptree *&, bool, Encoding &)Parser [protected]
rUnaryExpr(Ptree *&)Parser [protected]
rUserAccessSpec(Ptree *&)Parser [protected]
rUserdefKeyword(Ptree *&)Parser [protected]
rUserdefStatement(Ptree *&)Parser [protected]
rUsing(Ptree *&)Parser [protected]
rVarName(Ptree *&)Parser [protected]
rVarNameCore(Ptree *&, Encoding &)Parser [protected]
rWhileStatement(Ptree *&)Parser [protected]
SetLockingStrategy(enum LockingStrategy aLockingStrategy)ObjRef [virtual]
SetReadingStrategy(enum ReadingStrategy aReadingStrategy)ObjRef [virtual]
SetUpdatingStrategy(enum UpdatingStrategy anUpdateStrategy)ObjRef [virtual]
SetWaitingStrategy(enum WaitingStrategy aWaitingStrategy)ObjRef [virtual]
ShowMessageHead(char *)Parser [protected]
SkipTo(int token)Parser [protected]
suppressNextErrorMessageParser [private]
SyntaxError()Parser [protected]
tdk_decl enum valueParser [protected]
tdk_instantiation enum valueParser [protected]
tdk_specialization enum valueParser [protected]
tdk_unknown enum valueParser [protected]
TemplateDeclKind enum nameParser [protected]
Update()Object [virtual]
WarningMessage(const char *, Ptree *=nil, Ptree *=nil)Parser
WHERE("")Object
~Object()Object
~ObjRef()ObjRef [virtual]

Generated on Wed Aug 11 22:36:11 2004 for IOPC by Doxygen 1.3.6