Sese Framework  x.y.z
A cross-platform framework
载入中...
搜索中...
未找到
sese::Result< T > 成员列表

成员的完整列表,这些成员属于 sese::Result< T >,包括所有继承而来的类成员

err() const noexceptsese::Result< T >inline
err_resultsese::Result< T >private
fromLastError()sese::Result< T >static
fromLastNetworkError()sese::Result< T >static
get() noexceptsese::Result< T >inline
get() const noexceptsese::Result< T >inline
operator bool() const noexceptsese::Result< T >inlineexplicit
Result(ErrorCode err)sese::Result< T >inline
Result(int32_t code, const std::string &msg)sese::Result< T >inline
Result(T result)sese::Result< T >inline