PGE API 0.4
PR00F's Game Engine full documentation
Loading...
Searching...
No Matches
PGEcfgVariable Member List

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

getAsBool() const noexcept(true)PGEcfgVariable
getAsFloat() const noexcept(true)PGEcfgVariable
getAsInt() const noexcept(true)PGEcfgVariable
getAsString() const noexcept(true)PGEcfgVariable
getAsUInt() const noexcept(true)PGEcfgVariable
getLongHint()PGEcfgVariable
getLongHint() constPGEcfgVariable
getShortHint()PGEcfgVariable
getShortHint() constPGEcfgVariable
getType() const noexcept(true)PGEcfgVariable
operator!=(const int &other) constPGEcfgVariable
operator!=(const unsigned int &other) constPGEcfgVariable
operator!=(const float &other) constPGEcfgVariable
operator!=(const bool &other) constPGEcfgVariable
operator!=(const std::string &other) constPGEcfgVariable
operator!=(const PGEcfgVariable &other) constPGEcfgVariable
operator%(const PGEcfgVariable &other) constPGEcfgVariable
operator%=(const PGEcfgVariable &other)PGEcfgVariable
operator*(const PGEcfgVariable &other) constPGEcfgVariable
operator*=(const PGEcfgVariable &other)PGEcfgVariable
operator+(const PGEcfgVariable &other) constPGEcfgVariable
operator++()PGEcfgVariable
operator++(int)PGEcfgVariable
operator+=(const PGEcfgVariable &other)PGEcfgVariable
operator-(const PGEcfgVariable &other) constPGEcfgVariable
operator--()PGEcfgVariable
operator--(int)PGEcfgVariable
operator-=(const PGEcfgVariable &other)PGEcfgVariable
operator/(const PGEcfgVariable &other) constPGEcfgVariable
operator/=(const PGEcfgVariable &other)PGEcfgVariable
operator=(const PGEcfgVariable &other)PGEcfgVariable
operator==(const int &other) constPGEcfgVariable
operator==(const unsigned int &other) constPGEcfgVariable
operator==(const float &other) constPGEcfgVariable
operator==(const bool &other) constPGEcfgVariable
operator==(const std::string &other) constPGEcfgVariable
operator==(const PGEcfgVariable &other) constPGEcfgVariable
PGEcfgVariable()PGEcfgVariable
PGEcfgVariable(const int &value)PGEcfgVariable
PGEcfgVariable(const unsigned int &value)PGEcfgVariable
PGEcfgVariable(const float &value)PGEcfgVariable
PGEcfgVariable(const bool &value)PGEcfgVariable
PGEcfgVariable(const char *value)PGEcfgVariable
PGEcfgVariable(const std::string &value)PGEcfgVariable
Set(const int &value)PGEcfgVariable
Set(const unsigned int &value)PGEcfgVariable
Set(const float &value)PGEcfgVariable
Set(const bool &value)PGEcfgVariable
Set(const char *value)PGEcfgVariable
Set(const std::string &value)PGEcfgVariable
sShortHintPGEcfgVariableprivate
sValuePGEcfgVariableprivate
typePGEcfgVariableprivate
vsLongHintPGEcfgVariableprivate
~PGEcfgVariable()PGEcfgVariablevirtual