CppCommon  1.0.4.1
C++ Common Library
CppCommon::StdInput Member List

This is the complete list of members for CppCommon::StdInput, including all inherited members.

IsValid() const noexceptCppCommon::StdInput
operator bool() const noexceptCppCommon::StdInputinlineexplicit
operator=(const StdInput &)=deleteCppCommon::StdInput
operator=(StdInput &&stream)=deleteCppCommon::StdInput
CppCommon::Reader::operator=(const Reader &) noexcept=defaultCppCommon::Reader
CppCommon::Reader::operator=(Reader &&) noexcept=defaultCppCommon::Reader
Read(void *buffer, size_t size) overrideCppCommon::StdInputvirtual
ReadAllBytes()CppCommon::StdInput
ReadAllLines()CppCommon::StdInput
ReadAllText()CppCommon::StdInput
Reader() noexcept=defaultCppCommon::Reader
Reader(const Reader &) noexcept=defaultCppCommon::Reader
Reader(Reader &&) noexcept=defaultCppCommon::Reader
StdInput()CppCommon::StdInput
StdInput(const StdInput &)=deleteCppCommon::StdInput
StdInput(StdInput &&stream)=deleteCppCommon::StdInput
stream() const noexceptCppCommon::StdInput
swap(StdInput &stream) noexceptCppCommon::StdInput
swap(StdInput &stream1, StdInput &stream2) noexceptCppCommon::StdInputfriend
~Reader() noexcept=defaultCppCommon::Readervirtual
~StdInput()CppCommon::StdInputvirtual