Castor3D 0.16.0
Multiplatform 3D engine
castor::ParserParameter< Type, std::enable_if_t< IsArithmeticType< Type >::value > > Member List

This is the complete list of members for castor::ParserParameter< Type, std::enable_if_t< IsArithmeticType< Type >::value > >, including all inherited members.

clone() const overridecastor::ParserParameter< Type, std::enable_if_t< IsArithmeticType< Type >::value > >inlinevirtual
get(T &value) constcastor::ParserParameterBase
get() constcastor::ParserParameterBaseinline
getBaseType() constcastor::ParserParameterBaseinlinevirtual
getStrType() const overridecastor::ParserParameter< Type, std::enable_if_t< IsArithmeticType< Type >::value > >inlinevirtual
getType() const overridecastor::ParserParameter< Type, std::enable_if_t< IsArithmeticType< Type >::value > >inlinevirtual
isSet() overridecastor::ParserParameter< Type, std::enable_if_t< IsArithmeticType< Type >::value > >inlinevirtual
m_rangecastor::ParserParameter< Type, std::enable_if_t< IsArithmeticType< Type >::value > >
m_setcastor::ParserParameter< Type, std::enable_if_t< IsArithmeticType< Type >::value > >
m_valuecastor::ParserParameter< Type, std::enable_if_t< IsArithmeticType< Type >::value > >
operator=(ParserParameterBase const &)=defaultcastor::ParserParameterBase
operator=(ParserParameterBase &&) noexcept=defaultcastor::ParserParameterBase
parse(LoggerInstance &logger, String &params) overridecastor::ParserParameter< Type, std::enable_if_t< IsArithmeticType< Type >::value > >inlinevirtual
ParserParameter()castor::ParserParameter< Type, std::enable_if_t< IsArithmeticType< Type >::value > >inline
ParserParameter(ValueType rhs)castor::ParserParameter< Type, std::enable_if_t< IsArithmeticType< Type >::value > >inlineexplicit
ParserParameter(Range< ValueType > const &range)castor::ParserParameter< Type, std::enable_if_t< IsArithmeticType< Type >::value > >inlineexplicit
ParserParameter(ValueType rhs, Range< ValueType > const &range)castor::ParserParameter< Type, std::enable_if_t< IsArithmeticType< Type >::value > >inlineexplicit
ParserParameterBase()=defaultcastor::ParserParameterBase
ParserParameterBase(ParserParameterBase const &)=defaultcastor::ParserParameterBase
ParserParameterBase(ParserParameterBase &&) noexcept=defaultcastor::ParserParameterBase
ValueType typedefcastor::ParserParameter< Type, std::enable_if_t< IsArithmeticType< Type >::value > >
~ParserParameterBase() noexcept=defaultcastor::ParserParameterBasevirtual