Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | Gfal2Context.FileType
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__instance_size__ = 32
|
|
|||
Inherited from |
|
__init__( (object)arg1, (Gfal2Context)arg2, (str)arg3, (str)arg4) -> None : C++ signature : void __init__(_object*,Gfal,std::string,std::string)
|
helper for pickle
|
lseek( (FileType)arg1, (int)arg2, (int)arg3) -> int : C++ signature : long lseek(Gfal::GfalFile {lvalue},long,int) |
pread( (FileType)arg1, (int)arg2, (int)arg3) -> str : C++ signature : std::string pread(Gfal::GfalFile {lvalue},long,unsigned long) |
pwrite( (FileType)arg1, (str)arg2, (int)arg3) -> int : C++ signature : long pwrite(Gfal::GfalFile {lvalue},std::string,long) |
read( (FileType)arg1, (int)arg2) -> str : C++ signature : std::string read(Gfal::GfalFile {lvalue},unsigned long) |
write( (FileType)arg1, (str)arg2) -> int : C++ signature : long write(Gfal::GfalFile {lvalue},std::string) |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 1 13:44:15 2014 | http://epydoc.sourceforge.net |