StormByte C++ Library: Config module 0.0.9999
StormByte-Config is a StormByte library module for parsing configuration files
Loading...
Searching...
No Matches
StormByte::Config::Item::Comment< T > Member List

This is the complete list of members for StormByte::Config::Item::Comment< T >, including all inherited members.

Base()=defaultStormByte::Config::Item::Base
Base(const std::string &name)StormByte::Config::Item::Base
Base(const Base &base)=defaultStormByte::Config::Item::Base
Base(Base &&base) noexcept=defaultStormByte::Config::Item::Base
Clone() const overrideStormByte::Config::Item::Comment< T >inlinevirtual
Comment(const std::string &comment)StormByte::Config::Item::Comment< T >inline
Comment(std::string &&comment)StormByte::Config::Item::Comment< T >inline
Comment(const Comment &base)=defaultStormByte::Config::Item::Comment< T >
Comment(Comment &&base)=defaultStormByte::Config::Item::Comment< T >
CommentType() const noexceptStormByte::Config::Item::Comment< T >inline
CommentTypeToString() const noexceptStormByte::Config::Item::Comment< T >inline
IsNameValid() const noexceptStormByte::Config::Item::Baseinline
m_nameStormByte::Config::Item::Baseprotected
m_valueStormByte::Config::Item::Value< std::string >protected
Move() overrideStormByte::Config::Item::Comment< T >inlinevirtual
Name() const noexceptStormByte::Config::Item::Baseinline
Name(const std::string &name) noexceptStormByte::Config::Item::Baseinline
operator std::string() constStormByte::Config::Item::Baseinline
operator!=(const Value< T > &single) const noexceptStormByte::Config::Item::Value< std::string >inline
StormByte::Config::Item::Base::operator!=(const Base &base) const noexceptStormByte::Config::Item::Baseinline
operator*() noexceptStormByte::Config::Item::Value< std::string >inline
operator*() const noexceptStormByte::Config::Item::Value< std::string >inline
operator=(const Comment &base)=defaultStormByte::Config::Item::Comment< T >
operator=(Comment &&base)=defaultStormByte::Config::Item::Comment< T >
Value< std::string >::operator=(const Value &single)=defaultStormByte::Config::Item::Value< std::string >
Value< std::string >::operator=(Value &&single) noexcept=defaultStormByte::Config::Item::Value< std::string >
StormByte::Config::Item::Base::operator=(const Base &base)=defaultStormByte::Config::Item::Base
StormByte::Config::Item::Base::operator=(Base &&base) noexcept=defaultStormByte::Config::Item::Base
operator==(const Value< T > &single) const noexceptStormByte::Config::Item::Value< std::string >inline
StormByte::Config::Item::Base::operator==(const Base &base) const noexceptStormByte::Config::Item::Baseinline
Serialize(const int &indent_level) const noexcept overrideStormByte::Config::Item::Comment< T >virtual
Type() const noexcept overrideStormByte::Config::Item::Comment< T >inlinevirtual
TypeToString() const noexceptStormByte::Config::Item::Baseinline
Value(const T &value)StormByte::Config::Item::Value< std::string >inline
Value(T &&value)StormByte::Config::Item::Value< std::string >inline
Value(const std::string &name, const T &value)StormByte::Config::Item::Value< std::string >inline
Value(std::string &&name, T &&value)StormByte::Config::Item::Value< std::string >inline
Value(const std::string &name, const char *value)StormByte::Config::Item::Value< std::string >inline
Value(std::string &&name, const char *value)StormByte::Config::Item::Value< std::string >inline
Value(const Value &single)=defaultStormByte::Config::Item::Value< std::string >
Value(Value &&single) noexcept=defaultStormByte::Config::Item::Value< std::string >
StormByte::Config::Item::Base::Value() constStormByte::Config::Item::Baseinline
StormByte::Config::Item::Base::Value()StormByte::Config::Item::Baseinline
~Base() noexcept=defaultStormByte::Config::Item::Basevirtual
~Comment() noexcept override=defaultStormByte::Config::Item::Comment< T >
~Value() noexcept override=defaultStormByte::Config::Item::Value< std::string >virtual