Mana
mana::Symbol Member List

This is the complete list of members for mana::Symbol, including all inherited members.

CheckUndefineRecursive() constmana::Symbol
ClassTypeId enum namemana::Symbol
GetAddress() constmana::Symbol
GetBlockLevel() constmana::Symbol
GetClassTypeId() constmana::Symbol
GetClassTypeName(const ClassTypeId id)mana::Symbolinlinestatic
GetEtc() constmana::Symbol
GetFloat() constmana::Symbol
GetMemoryTypeId() constmana::Symbol
GetName() constmana::Symbol
GetNext()mana::Symbol
GetNext() constmana::Symbol
GetNumberOfParameters() constmana::Symbol
GetParameterList()mana::Symbol
GetParameterList() constmana::Symbol
GetString() constmana::Symbol
GetTypeDescriptor()mana::Symbol
GetTypeDescriptor() constmana::Symbol
IsOverride() constmana::Symbol
IsUsed() constmana::Symbol
IsValid() constmana::Symbol
IsValidVariable() constmana::Symbol
mAddressmana::Symbol
mBlockLevelmana::Symbol
mClassTypeIdmana::Symbol
MemoryTypeId enum namemana::Symbol
mEtcmana::Symbol
mFloatmana::Symbol
mMemoryTypeIdmana::Symbol
mNamemana::Symbol
mNextmana::Symbol
mNumberOfParametersmana::Symbol
mOverridemana::Symbol
mParameterListmana::Symbol
mStringmana::Symbol
mTypeDescriptionmana::Symbol
mUsedmana::Symbol
OnDump(std::ofstream &output, const int32_t level=0) constmana::Symbol
SetAddress(const int32_t address)mana::Symbol
SetBlockLevel(const size_t blockLevel)mana::Symbol
SetClassTypeId(const ClassTypeId classTypeId)mana::Symbol
SetEtc(const int32_t etc)mana::Symbol
SetFloat(const float value)mana::Symbol
SetMemoryTypeId(const MemoryTypeId memoryTypeId)mana::Symbol
SetName(const std::string &name)mana::Symbol
SetName(const std::string_view &name)mana::Symbol
SetNext(const std::shared_ptr< Symbol > &symbol)mana::Symbol
SetNumberOfParameters(const size_t numberOfParameters)mana::Symbol
SetOverride(const bool override_)mana::Symbol
SetParameterList(const std::shared_ptr< Symbol > &symbol)mana::Symbol
SetString(const std::string_view value)mana::Symbol
SetTypeDescription(const std::shared_ptr< TypeDescriptor > &typeDescription)mana::Symbol
SetUsed(const bool used)mana::Symbol
Symbol(const std::string_view name, const ClassTypeId class_type, const size_t blockLevel)mana::Symbol
SymbolFactory classmana::Symbolfriend
~Symbol()=defaultmana::Symbol