|
FRX SDK Documentation 2025 SP0
|
This is the complete list of members for AcCFile, including all inherited members.
| AcCFile() | AcCFile | |
| AcCFile(HANDLE hFile) | AcCFile | |
| AcCFile(LPCTSTR lpszFileName, UINT nOpenFlags) | AcCFile | |
| attachBuffer(void *pBufer, unsigned) | AcCFile | |
| detachBuffer() | AcCFile | |
| flushBytes() | AcCFile | |
| getCharFormat() const | AcCFile | |
| getExpandLF() const | AcCFile | |
| getUseCIF() const | AcCFile | |
| hasBuffer() const | AcCFile | |
| Read(void *lpBuf, UINT nCount) | AcCFile | virtual |
| Read(LPTSTR lpBuf, UINT nCount) | AcCFile | virtual |
| readBOM() | AcCFile | |
| setCharFormat(unsigned nFmt) | AcCFile | |
| setExpandLF(bool bExpandLF) | AcCFile | |
| setUseCIF(bool bUseCIF) | AcCFile | |
| Write(const void *lpBuf, UINT nCount) | AcCFile | virtual |
| Write(LPCTSTR pString, UINT nCount) | AcCFile | virtual |
| Write(LPCTSTR pString) | AcCFile | virtual |
| writeBOM() | AcCFile | |
| ~AcCFile() | AcCFile | virtual |