Namespace Member List

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

activatePackage(StringTableEntry name)Namespace [static]
addCommand(StringTableEntry name, StringCallback, const char *usage, S32 minArgs, S32 maxArgs, bool toolOnly=false)Namespace
addCommand(StringTableEntry name, IntCallback, const char *usage, S32 minArgs, S32 maxArgs, bool toolOnly=false)Namespace
addCommand(StringTableEntry name, FloatCallback, const char *usage, S32 minArgs, S32 maxArgs, bool toolOnly=false)Namespace
addCommand(StringTableEntry name, VoidCallback, const char *usage, S32 minArgs, S32 maxArgs, bool toolOnly=false)Namespace
addCommand(StringTableEntry name, BoolCallback, const char *usage, S32 minArgs, S32 maxArgs, bool toolOnly=false)Namespace
addFunction(StringTableEntry name, CodeBlock *cb, U32 functionOffset, const char *usage=NULL)Namespace
addOverload(const char *name, const char *altUsage)Namespace
addScriptCallback(const char *funcName, const char *usage)Namespace
buildHashTable()Namespace
classLinkTo(Namespace *parent)Namespace
clearEntries()Namespace
createLocalEntry(StringTableEntry name)Namespace
deactivatePackage(StringTableEntry name)Namespace [static]
dumpClasses(bool dumpScript=true, bool dumpEngine=true)Namespace [static]
dumpFunctions(bool dumpScript=true, bool dumpEngine=true)Namespace [static]
find(StringTableEntry name, StringTableEntry package=NULL)Namespace [static]
getEntryList(VectorPtr< Entry * > *)Namespace
getUniqueEntryLists(Namespace *other, VectorPtr< Entry * > *outThisList, VectorPtr< Entry * > *outOtherList)Namespace
global()Namespace [static]
init()Namespace [static]
isPackage(StringTableEntry name)Namespace [static]
lastUsageNamespace
lookup(StringTableEntry name)Namespace
lookupRecursive(StringTableEntry name)Namespace
mActivePackagesNamespace [private, static]
mAllocatorNamespace [static]
markGroup(const char *name, const char *usage)Namespace
MaxActivePackages enum valueNamespace [private]
mCacheAllocatorNamespace [static]
mCacheSequenceNamespace [static]
mClassRepNamespace
mCleanUpUsageNamespace
mEntryListNamespace
mGlobalNamespaceNamespace [static]
mHashSequenceNamespace
mHashSizeNamespace
mHashTableNamespace
mNameNamespace
mNamespaceListNamespace [static]
mNextNamespace
mNumActivePackagesNamespace [private, static]
mOldNumActivePackagesNamespace [private, static]
mPackageNamespace
mParentNamespace
mRefCountToParentNamespace
mUsageNamespace
Namespace()Namespace
printNamespaceEntries(Namespace *g, bool dumpScript=true, bool dumpEngine=true)Namespace [static]
relinkPackages()Namespace [static]
shutdown()Namespace [static]
tabComplete(const char *prevText, S32 baseLen, bool fForward)Namespace
trashCache()Namespace [static]
unlinkClass(Namespace *parent)Namespace
unlinkPackages()Namespace [static]
~Namespace()Namespace