ofDoc > utils > ofFileUtils

ofFileUtilsfile

Functions

ofBuffer::Linestruct

Functions

Line ()

ofBuffer::Linesstruct

Functions

Lines ()
begin ()
end ()

ofFilePathclass

Static Functions

join ()

ofFileclass

Types

Mode enum

Functions

ofFile ()
~ofFile ()
open ()
close ()
create ()
exists ()
path ()
canRead ()
isFile ()
isLink ()
copyTo ()
moveTo ()
remove ()
getSize ()

Static Functions

ofDirectoryclass

Functions

open ()
close ()
create ()
exists ()
path ()
canRead ()
copyTo ()
moveTo ()
remove ()
listDir ()
getName ()
getPath ()
getFile ()
reset ()
sort ()
size ()
begin ()
end ()
begin ()
end ()
rbegin ()
rend ()
rbegin ()
rend ()

Static Functions

ofBufferclass

Functions

set ()
append ()
writeTo ()
clear ()
getData ()
getBinaryBuffer () Use getData instead
getText ()
size ()
getNextLine () use a lines iterator instead
getFirstLine () use a lines iterator instead
isLastLine () use a lines iterator instead
resetLineReader () use a lines iterator instead
begin ()
end ()
begin ()
end ()
rbegin ()
rend ()
rbegin ()
rend ()

Static Functions

Friends

operator<< friend
operator>> friend