My Project
Database Member List

This is the complete list of members for Database, including all inherited members.

addRange(Scope *scope, AddrSpace *spc, uintb first, uintb last)Database
attachScope(Scope *newscope, Scope *parent)Database
clearUnlocked(Scope *scope)Database
Database(Architecture *g)Databaseinline
deleteScope(Scope *scope)Database
deleteSubScopes(Scope *scope)Database
getArch(void) constDatabaseinline
getGlobalScope(void) constDatabaseinline
getProperties(void) constDatabaseinline
getProperty(const Address &addr) constDatabaseinline
mapScope(const Scope *qpoint, const Address &addr, const Address &usepoint) constDatabase
mapScope(Scope *qpoint, const Address &addr, const Address &usepoint)Database
removeRange(Scope *scope, AddrSpace *spc, uintb first, uintb last)Database
resolveScope(const vector< string > &subnames) constDatabase
resolveScopeSymbolName(const string &fullname, const string &delim, string &basename, Scope *start) constDatabase
restoreXml(const Element *el)Database
restoreXmlScope(const Element *el, Scope *new_scope)Database
saveXml(ostream &s) constDatabase
setProperties(const partmap< Address, uint4 > &newflags)Databaseinline
setPropertyRange(uint4 flags, const Range &range)Database
setRange(Scope *scope, const RangeList &rlist)Database
~Database(void)Database