Solution46
LibCommon::CFile メンバ一覧

継承メンバを含む LibCommon::CFile の全メンバ一覧です。

CFile() noexceptLibCommon::CFileexplicit
CFile(CFile const &)=deleteLibCommon::CFileprivate
Close() noexceptLibCommon::CFilevirtual
Create(wchar_t const *pszPath, UINT uCodePage=CP_UTF16) noexceptLibCommon::CFilevirtual
GetBomData(UINT uCodePage, int &nSize) noexceptLibCommon::CFilestatic
GetCodeSizeUtf8(char unsigned ch, int &nSize) noexceptLibCommon::CFilestatic
GetFilePoint() const noexceptLibCommon::CFilevirtual
GetFileSize() const noexceptLibCommon::CFilevirtual
GetHandle() const noexceptLibCommon::CFileinlinevirtual
InputCodePage(UINT &ruCodePage, int &rnUtf8, int &rnSJis) noexceptLibCommon::CFilevirtual
IsAscii(char unsigned ch) noexceptLibCommon::CFilestatic
IsConfirmedFirstByteSjis(char unsigned ch) noexceptLibCommon::CFilestatic
IsConfirmedKanaSjis(char unsigned ch) noexceptLibCommon::CFilestatic
IsFirstByteSjis(char unsigned ch) noexceptLibCommon::CFilestatic
IsKanaSjis(char unsigned ch) noexceptLibCommon::CFilestatic
IsKanaUnicode(wchar_t ch) noexceptLibCommon::CFilestatic
IsSecondByteSjis(char unsigned ch) noexceptLibCommon::CFilestatic
m_hFileLibCommon::CFileprotected
m_uCodePageLibCommon::CFileprotected
Open(wchar_t const *pszPath, bool bWrite=false) noexceptLibCommon::CFilevirtual
OpenAppend(wchar_t const *pszPath, UINT uCodePage=CP_UTF16) noexceptLibCommon::CFilevirtual
operator=(CFile const &)=deleteLibCommon::CFileprivate
OutputBom(UINT uCodePage) noexceptLibCommon::CFilevirtual
Read(void *pBuffer, LONGLONG nSize) noexceptLibCommon::CFilevirtual
ReadCodeBytes(unsigned char pBuffer[MB_LEN_MAX], int &nCount, int nSize) noexceptLibCommon::CFilevirtual
SetFileEnd() noexceptLibCommon::CFilevirtual
SetFilePoint(LONGLONG nPoint) noexceptLibCommon::CFilevirtual
Write(void const *pBuffer, LONGLONG nSize) noexceptLibCommon::CFilevirtual
~CFile() noexceptLibCommon::CFilevirtual