| Solution46
    | 
継承メンバを含む LibCommon::CFileStream の全メンバ一覧です。
| CFile() noexcept | LibCommon::CFile | explicit | 
| CFileStream() noexcept | LibCommon::CFileStream | explicit | 
| CFileStream(CFileStream const &)=delete | LibCommon::CFileStream | private | 
| Close() noexcept | LibCommon::CFile | virtual | 
| Create(wchar_t const *pszPath, UINT uCodePage=CP_UTF16) noexcept | LibCommon::CFile | virtual | 
| CStream() noexcept | LibCommon::CStream | explicitprotected | 
| CStreamOut() noexcept | LibCommon::CStreamOut | explicitprotected | 
| ExOutputLineArgs(bool bHeader, bool bIndent, wchar_t const *pszFormat, va_list vaArgs) noexcept | LibCommon::CStreamOut | virtual | 
| ExOutputLineFormat(bool bHeader, bool bIndent, wchar_t const *pszFormat,...) noexcept | LibCommon::CStreamOut | virtual | 
| FORMAT_BUFFER_SIZE | LibCommon::CStreamOut | protectedstatic | 
| GetBomData(UINT uCodePage, int &nSize) noexcept | LibCommon::CFile | static | 
| GetCodeSizeUtf8(char unsigned ch, int &nSize) noexcept | LibCommon::CFile | static | 
| GetFilePoint() const noexcept | LibCommon::CFile | virtual | 
| GetFileSize() const noexcept | LibCommon::CFile | virtual | 
| GetHandle() const noexcept | LibCommon::CFile | inlinevirtual | 
| GetIndentCount() noexcept | LibCommon::CStreamOut | inlinevirtual | 
| GetLineNumber() noexcept | LibCommon::CStreamOut | inlinevirtual | 
| GetStreamPoint() const noexcept override | LibCommon::CFileStream | virtual | 
| GetStreamSize() const noexcept override | LibCommon::CFileStream | virtual | 
| Indent() noexcept | LibCommon::CStreamOut | virtual | 
| InputChar(wchar_t &rCh) noexcept override | LibCommon::CFileStream | virtual | 
| InputCodePage(UINT &ruCodePage, int &rnUtf8, int &rnSJis) noexcept | LibCommon::CFile | virtual | 
| InputString(wchar_t *pszBuffer, int nSize) noexcept | LibCommon::CStream | virtual | 
| IsAscii(char unsigned ch) noexcept | LibCommon::CFile | static | 
| IsConfirmedFirstByteSjis(char unsigned ch) noexcept | LibCommon::CFile | static | 
| IsConfirmedKanaSjis(char unsigned ch) noexcept | LibCommon::CFile | static | 
| IsFirstByteSjis(char unsigned ch) noexcept | LibCommon::CFile | static | 
| IsKanaSjis(char unsigned ch) noexcept | LibCommon::CFile | static | 
| IsKanaUnicode(wchar_t ch) noexcept | LibCommon::CFile | static | 
| IsSecondByteSjis(char unsigned ch) noexcept | LibCommon::CFile | static | 
| IsStreamEnd() const noexcept | LibCommon::CStream | virtual | 
| m_hFile | LibCommon::CFile | protected | 
| m_nIndent | LibCommon::CStreamOut | protected | 
| m_nLine | LibCommon::CStreamOut | protected | 
| m_uCodePage | LibCommon::CFile | protected | 
| Open(wchar_t const *pszPath, bool bWrite=false) noexcept | LibCommon::CFile | virtual | 
| OpenAppend(wchar_t const *pszPath, UINT uCodePage=CP_UTF16) noexcept | LibCommon::CFile | virtual | 
| operator=(CFileStream const &)=delete | LibCommon::CFileStream | private | 
| OutputArgs(wchar_t const *pszFormat, va_list vaArgs) noexcept | LibCommon::CStreamOut | virtual | 
| OutputBom(UINT uCodePage) noexcept | LibCommon::CFile | virtual | 
| OutputChar(wchar_t ch) noexcept | LibCommon::CStreamOut | virtual | 
| OutputFormat(wchar_t const *pszFormat,...) noexcept | LibCommon::CStreamOut | virtual | 
| OutputIndent() noexcept | LibCommon::CStreamOut | virtual | 
| OutputLineArgs(wchar_t const *pszFormat, va_list vaArgs) noexcept | LibCommon::CStreamOut | virtual | 
| OutputLineFormat(wchar_t const *pszFormat,...) noexcept | LibCommon::CStreamOut | virtual | 
| OutputLineHeader() noexcept | LibCommon::CStreamOut | virtual | 
| OutputLineString(wchar_t const *pszString, bool bHeader=true, bool bIndent=true) noexcept | LibCommon::CStreamOut | virtual | 
| OutputNewLine() noexcept | LibCommon::CStreamOut | virtual | 
| OutputString(wchar_t const *pszString) noexcept override | LibCommon::CFileStream | virtual | 
| PopStreamPoint(CArray< int > *pcPointerList, bool bResume) noexcept | LibCommon::CStream | virtual | 
| PushStreamPoint(CArray< int > *pcPointerList) noexcept | LibCommon::CStream | virtual | 
| Read(void *pBuffer, LONGLONG nSize) noexcept | LibCommon::CFile | virtual | 
| ReadCodeBytes(unsigned char pBuffer[MB_LEN_MAX], int &nCount, int nSize) noexcept | LibCommon::CFile | virtual | 
| SetFileEnd() noexcept | LibCommon::CFile | virtual | 
| SetFilePoint(LONGLONG nPoint) noexcept | LibCommon::CFile | virtual | 
| SetStreamEnd() noexcept override | LibCommon::CFileStream | virtual | 
| SetStreamPoint(int nPoint) noexcept override | LibCommon::CFileStream | virtual | 
| SkipChar(wchar_t ch, bool bIgnore=false) noexcept | LibCommon::CStream | virtual | 
| SkipChar(wchar_t const *pszString, bool bIgnore=false) noexcept | LibCommon::CStream | virtual | 
| SkipSpace() noexcept | LibCommon::CStream | virtual | 
| Unindent() noexcept | LibCommon::CStreamOut | virtual | 
| UpdateLineNumber() noexcept | LibCommon::CStreamOut | inlinevirtual | 
| Write(void const *pBuffer, LONGLONG nSize) noexcept | LibCommon::CFile | virtual | 
| ~CFile() noexcept | LibCommon::CFile | virtual | 
| ~CFileStream() noexcept | LibCommon::CFileStream | inlinevirtual | 
| ~CStream() noexcept | LibCommon::CStream | inlineprotectedvirtual | 
| ~CStreamOut() noexcept | LibCommon::CStreamOut | protectedvirtual |