IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
ice::I18NString Member List

This is the complete list of members for ice::I18NString, including all inherited members.

_dataice::I18NString
_data_offsetice::I18NString
_size_offsetice::I18NString
back(this Self const &self) noexcept -> typename Self::CharTypeice::string::ReadOnlyOperationsinline
begin(this Self const &self) noexcept -> typename Self::ConstIteratorice::string::ReadOnlyOperationsinline
cbegin(this Self const &self) noexcept -> typename Self::ConstIteratorice::string::ReadOnlyOperationsinline
cend(this Self const &self) noexcept -> typename Self::ConstIteratorice::string::ReadOnlyOperationsinline
CharType typedefice::I18NString
ConstIterator typedefice::I18NString
ConstReverseIterator typedefice::I18NString
crbegin(this Self const &self) noexcept -> typename Self::ConstReverseIteratorice::string::ReadOnlyOperationsinline
crend(this Self const &self) noexcept -> typename Self::ConstReverseIteratorice::string::ReadOnlyOperationsinline
data() const noexcept -> ValueType *ice::I18NString
end(this Self const &self) noexcept -> typename Self::ConstIteratorice::string::ReadOnlyOperationsinline
find_first_not_of(this Self const &self, typename Self::CharType character_value, ice::nindex start_idx=0) noexcept -> ice::nindexice::string::ReadOnlyOperationsinline
find_first_not_of(this Self const &self, typename Self::StringType character_values, ice::nindex start_idx=0) noexcept -> ice::nindexice::string::ReadOnlyOperationsinline
find_first_of(this Self const &self, typename Self::CharType character_value, ice::nindex start=0) noexcept -> ice::nindexice::string::ReadOnlyOperationsinline
find_first_of(this Self const &self, typename Self::StringType character_values, ice::nindex start=0) noexcept -> ice::nindexice::string::ReadOnlyOperationsinline
find_last_not_of(this Self const &self, typename Self::CharType character_value, ice::nindex start_idx=0) noexcept -> ice::nindexice::string::ReadOnlyOperationsinline
find_last_not_of(this Self const &self, typename Self::StringType character_values, ice::nindex start_idx=0) noexcept -> ice::nindexice::string::ReadOnlyOperationsinline
find_last_of(this Self const &self, typename Self::CharType character_value, ice::nindex start=0) noexcept -> ice::nindexice::string::ReadOnlyOperationsinline
find_last_of(this Self const &self, typename Self::StringType character_values, ice::nindex start=0) noexcept -> ice::nindexice::string::ReadOnlyOperationsinline
front(this Self const &self) noexcept -> typename Self::CharTypeice::string::ReadOnlyOperationsinline
I18NString(ice::String text) noexceptice::I18NString
I18NString(ice::I18NReference reference) noexceptice::I18NString
is_empty(this Self const &self) noexceptice::string::ReadOnlyOperationsinline
Iterator typedefice::I18NString
meminfo(this Self const &self) noexcept -> ice::meminfoice::string::ReadOnlyOperationsinline
not_empty(this Self const &self) noexceptice::string::ReadOnlyOperationsinline
operator ice::String() const noexceptice::I18NStringinline
operator==(this Self const &self, typename Self::StringType const &other) noexceptice::string::ReadOnlyOperationsinline
operator[](this Self const &self, ice::nindex index) noexcept -> typename Self::ValueTypeice::string::ReadOnlyOperationsinline
rbegin(this Self const &self) noexcept -> typename Self::ConstReverseIteratorice::string::ReadOnlyOperationsinline
rend(this Self const &self) noexcept -> typename Self::ConstReverseIteratorice::string::ReadOnlyOperationsinline
resolve() noexceptice::I18NString
ReverseIterator typedefice::I18NString
size() const noexcept -> SizeTypeice::I18NString
SizeType typedefice::I18NString
starts_with(this Self const &self, StringType auto prefix) noexceptice::string::ReadOnlyOperationsinline
StringType typedefice::I18NString
substr(this Self const &self, ice::nindex pos, ice::ncount len={}) noexcept -> typename Self::StringTypeice::string::ReadOnlyOperationsinline
substr(this Self const &self, ice::ref32 ref) noexcept -> typename Self::StringTypeice::string::ReadOnlyOperationsinline
ValueType typedefice::I18NString