Soldered SD Card Arduino Library 1.0.0
Easily read and write files to and form the SD card breakout! A fork of the original SDFat library by Bill Greiman.
Loading...
Searching...
No Matches
StreamBaseClass Member List

This is the complete list of members for StreamBaseClass, including all inherited members.

addCluster()FatFileprivate
addDirCluster()FatFileprivate
adjustfieldios_basestatic
appios_basestatic
ateios_basestatic
available() constFatFileinlineprotected
available32() constFatFileinlineprotected
bad() constiosinline
badbitios_basestatic
basefieldios_basestatic
beg enum valueios_base
binaryios_basestatic
boolalphaios_basestatic
cacheDirEntry(uint8_t action)FatFileprivate
clear(iostate state=goodbit)iosinline
clearError()FatFileinlineprotected
clearWriteError()StreamBaseClassinlineprotected
close()FatFileprotected
contiguousRange(uint32_t *bgnSector, uint32_t *endSector)FatFileprotected
createContiguous(FatFile *dirFile, const char *path, uint32_t size)FatFileprotected
createContiguous(const char *path, uint32_t size)FatFileprotected
cur enum valueios_base
curCluster() constFatFileinlineprotected
curPosition() constFatFileinlineprotected
decios_basestatic
dirEntry(DirFat_t *dir)FatFileprotected
dirIndex() constFatFileinlineprotected
dirSize()FatFileprotected
dmpFile(print_t *pr, uint32_t pos, size_t n)FatFileprotected
end enum valueios_base
eof() constiosinline
eofbitios_basestatic
exists(const char *path)FatFileinlineprotected
fail() constiosinline
failbitios_basestatic
FatFile()FatFileinlineprotected
FatFile(const char *path, oflag_t oflag)FatFileinlineprotected
fgetpos(fspos_t *pos) constFatFileprotected
fgets(char *str, int num, char *delim=nullptr)FatFileprotected
FILE_ATTR_CLOSEDFatFileprivatestatic
FILE_ATTR_COPYFatFileprivatestatic
FILE_ATTR_DIRFatFileprivatestatic
FILE_ATTR_FILEFatFileprivatestatic
FILE_ATTR_HIDDENFatFileprivatestatic
FILE_ATTR_READ_ONLYFatFileprivatestatic
FILE_ATTR_ROOTFatFileprivatestatic
FILE_ATTR_ROOT32FatFileprivatestatic
FILE_ATTR_ROOT_FIXEDFatFileprivatestatic
FILE_ATTR_SUBDIRFatFileprivatestatic
FILE_ATTR_SYSTEMFatFileprivatestatic
FILE_FLAG_APPENDFatFileprivatestatic
FILE_FLAG_CONTIGUOUSFatFileprivatestatic
FILE_FLAG_DIR_DIRTYFatFileprivatestatic
FILE_FLAG_PREALLOCATEFatFileprivatestatic
FILE_FLAG_READFatFileprivatestatic
FILE_FLAG_WRITEFatFileprivatestatic
fileSize() constFatFileinlineprotected
fill()ios_baseinline
fill(char c)ios_baseinline
firstBlock() constFatFileinlineprotected
firstSector() constFatFileprotected
flags() constios_baseinline
flags(fmtflags fl)ios_baseinline
flagsToBase()ios_baseinlineprotected
flush()FatFileinlineprotected
fmtflags typedefios_base
fsetpos(const fspos_t *pos)FatFileprotected
getAccessDate(uint16_t *pdate)FatFileprotected
getAccessDateTime(uint16_t *pdate, uint16_t *ptime)FatFileinlineprotected
getch()StreamBaseClassprotected
getCreateDateTime(uint16_t *pdate, uint16_t *ptime)FatFileprotected
getError() constFatFileinlineprotected
getmode()StreamBaseClassinlineprotected
getModifyDateTime(uint16_t *pdate, uint16_t *ptime)FatFileprotected
getName(char *name, size_t size)FatFileprotected
getSFN(char *name)FatFileprotected
getWriteError()StreamBaseClassinlineprotected
FatFile::getWriteError() constFatFileinlineprotected
good() constiosinline
goodbitios_basestatic
hexios_basestatic
inios_basestatic
internalios_basestatic
ios()iosinline
ios_base()ios_baseinline
iostate typedefios_base
isBusy()FatFileprotected
isContiguous() constFatFileinlineprotected
isDir() constFatFileinlineprotected
isFile() constFatFileinlineprotected
isHidden() constFatFileinlineprotected
isLFN() constFatFileinlineprotected
isOpen() constFatFileinlineprotected
isReadable() constFatFileinlineprotected
isReadOnly() constFatFileinlineprotected
isRoot() constFatFileinlineprotected
isRoot32() constFatFileinlineprotected
isRootFixed() constFatFileinlineprotected
isSubDir() constFatFileinlineprotected
isSystem() constFatFileinlineprotected
isWritable() constFatFileinlineprotected
leftios_basestatic
legal83Char(uint8_t c)FatFileinlineprotectedstatic
lfnChecksum(uint8_t *name)FatFileprivatestatic
lfnUniqueSfn(fname_t *fname)FatFileprivate
ls(print_t *pr, uint8_t flags=0, uint8_t indent=0)FatFileprotected
ls(uint8_t flags=0)FatFileinlineprotected
m_attributesFatFileprivate
m_curClusterFatFileprivate
m_curPositionFatFileprivate
m_dirClusterFatFileprivate
m_dirIndexFatFileprivate
m_dirSectorFatFileprivate
m_errorFatFileprivate
m_fileSizeFatFileprivate
m_fillios_baseprivate
m_firstClusterFatFileprivate
m_flagsFatFileprivate
m_fmtflagsios_baseprivate
m_iostateiosprivate
m_lfnOrdFatFileprivate
m_modeStreamBaseClassprivate
m_precisionios_baseprivate
m_volFatFileprivate
m_widthios_baseprivate
mkdir(FatFile *dir, const char *path, bool pFlag=true)FatFileprotected
mkdir(FatFile *parent, fname_t *fname)FatFileprivate
name() constFatFileinlineprotected
octios_basestatic
off_type typedefios_base
off_type typedefios_base
open(const char *path, ios::openmode mode)StreamBaseClassprotected
FatFile::open(FatVolume *vol, const char *path, oflag_t oflag)FatFileprotected
FatFile::open(FatFile *dirFile, uint16_t index, oflag_t oflag)FatFileprotected
FatFile::open(FatFile *dirFile, const char *path, oflag_t oflag)FatFileprotected
FatFile::open(const char *path, oflag_t oflag=O_RDONLY)FatFileprotected
openCachedEntry(FatFile *dirFile, uint16_t cacheIndex, oflag_t oflag, uint8_t lfnOrd)FatFileprivate
openCluster(FatFile *file)FatFileprivate
openmode typedefios_base
openNext(FatFile *dirFile, oflag_t oflag=O_RDONLY)FatFileprotected
openRoot(FatVolume *vol)FatFileprotected
FatFile::operator bool() constFatFileinlineprotected
ios::operator bool() constiosinlineexplicit
operator const void *() constiosinline
operator!() constiosinline
outios_basestatic
parsePathName(const char *str, fname_t *fname, const char **ptr)FatFileprivatestatic
peek()FatFileprotected
pos_type typedefios_base
pos_type typedefios_base
preAllocate(uint32_t length)FatFileprotected
precision() constios_baseinline
precision(unsigned int n)ios_baseinline
printAccessDate(print_t *pr)FatFileprotected
printAccessDateTime(print_t *pr)FatFileinlineprotected
printCreateDateTime(print_t *pr)FatFileprotected
printFatDate(print_t *pr, uint16_t fatDate)FatFileprotectedstatic
printFatTime(print_t *pr, uint16_t fatTime)FatFileprotectedstatic
printField(double value, char term, uint8_t prec=2)FatFileinlineprotected
printField(float value, char term, uint8_t prec=2)FatFileinlineprotected
printField(Type value, char term)FatFileinlineprotected
printFileSize(print_t *pr)FatFileprotected
printModifyDateTime(print_t *pr)FatFileprotected
printName(print_t *pr)FatFileprotected
printName()FatFileinlineprotected
printSFN(print_t *pr)FatFileprotected
putch(char c)StreamBaseClassprotected
putstr(const char *str)StreamBaseClassprotected
rdstate() constiosinline
read()FatFileinlineprotected
read(void *buf, size_t count)FatFileprotected
READ_ERRORFatFileprivatestatic
readDir(DirFat_t *dir)FatFileprotected
readDirCache(bool skipReadOk=false)FatFileprivate
remove()FatFileprotected
remove(const char *path)FatFileprotected
rename(const char *newPath)FatFileprotected
rename(FatFile *dirFile, const char *newPath)FatFileprotected
rewind()FatFileinlineprotected
rightios_basestatic
rmdir()FatFileprotected
rmRfStar()FatFileprotected
seekCur(int32_t offset)FatFileinlineprotected
seekdir enum nameios_base
seekEnd(int32_t offset=0)FatFileinlineprotected
seekoff(off_type off, seekdir way)StreamBaseClassprotected
seekpos(pos_type pos)StreamBaseClassinlineprotected
seekSet(uint32_t pos)FatFileprotected
setf(fmtflags fl)ios_baseinline
setf(fmtflags fl, fmtflags mask)ios_baseinline
setmode(ios::openmode mode)StreamBaseClassinlineprotected
setstate(iostate state)iosinline
showbaseios_basestatic
showpointios_basestatic
showposios_basestatic
skipwsios_basestatic
streamsize typedefios_base
streamsize typedefios_base
sync()FatFileprotected
timestamp(uint8_t flags, uint16_t year, uint8_t month, uint8_t day, uint8_t hour, uint8_t minute, uint8_t second)FatFileprotected
truncios_basestatic
truncate()FatFileprotected
truncate(uint32_t length)FatFileinlineprotected
unsetf(fmtflags fl)ios_baseinline
uppercaseios_basestatic
width()ios_baseinline
width(unsigned n)ios_baseinline
write(const void *buf, size_t n)StreamBaseClassprotected
write(char c)StreamBaseClassprotected
FatFile::write(const char *str)FatFileinlineprotected
FatFile::write(uint8_t b)FatFileinlineprotected
WRITE_ERRORFatFileprivatestatic
~FatFile()FatFileinlineprotected