Torque2D Reference
Namespace Member List

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

activatePackage(StringTableEntry name)Namespacestatic
addCommand(StringTableEntry name, StringCallback, const char *usage, S32 minArgs, S32 maxArgs)Namespace
addCommand(StringTableEntry name, IntCallback, const char *usage, S32 minArgs, S32 maxArgs)Namespace
addCommand(StringTableEntry name, FloatCallback, const char *usage, S32 minArgs, S32 maxArgs)Namespace
addCommand(StringTableEntry name, VoidCallback, const char *usage, S32 minArgs, S32 maxArgs)Namespace
addCommand(StringTableEntry name, BoolCallback, const char *usage, S32 minArgs, S32 maxArgs)Namespace
addFunction(StringTableEntry name, CodeBlock *cb, U32 functionOffset, const char *usage=NULL)Namespace
addOverload(const char *name, const char *altUsage)Namespace
buildHashTable()Namespace
canTabComplete(const char *prevText, const char *bestMatch, const char *newText, S32 baseLen, bool fForward)Namespacestatic
classLinkTo(Namespace *parent)Namespace
clearEntries()Namespace
createLocalEntry(StringTableEntry name)Namespace
deactivatePackage(StringTableEntry name)Namespacestatic
dumpClasses(bool dumpScript=true, bool dumpEngine=true)Namespacestatic
dumpFunctions(bool dumpScript=true, bool dumpEngine=true)Namespacestatic
find(StringTableEntry name, StringTableEntry package=NULL)Namespacestatic
getEntryList(Vector< Entry * > *)Namespace
global()Namespacestatic
init()Namespacestatic
isPackage(StringTableEntry name)Namespacestatic
lastUsageNamespace
lookup(StringTableEntry name)Namespace
lookupRecursive(StringTableEntry name)Namespace
mAllocatorNamespacestatic
markGroup(const char *name, const char *usage)Namespace
mCacheAllocatorNamespacestatic
mCacheSequenceNamespacestatic
mClassRepNamespace
mCleanUpUsageNamespace
mEntryListNamespace
mGlobalNamespaceNamespacestatic
mHashSequenceNamespace
mHashSizeNamespace
mHashTableNamespace
mNameNamespace
mNamespaceListNamespacestatic
mNextNamespace
mPackageNamespace
mParentNamespace
mRefCountToParentNamespace
mUsageNamespace
Namespace()Namespace
printNamespaceEntries(Namespace *g, bool dumpScript=true, bool dumpEngine=true)Namespacestatic
relinkPackages()Namespacestatic
shutdown()Namespacestatic
tabComplete(const char *prevText, S32 baseLen, bool fForward)Namespace
trashCache()Namespacestatic
unlinkClass(Namespace *parent)Namespace
unlinkPackages()Namespacestatic
~Namespace()Namespace