Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | creat_context.file
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__instance_size__ = 16
|
|
|||
Inherited from |
|
__init__( (object)arg1, (str)arg2, (str)arg3) -> None : C++ signature : void __init__(_object*,std::string,std::string)
|
helper for pickle
|
lseek( (file)arg1, (long)arg2, (int)arg3) -> long : C++ signature : long long lseek(Gfal::GfalFile {lvalue},long long,int) |
read( (file)arg1, (int)arg2) -> str : C++ signature : std::string read(Gfal::GfalFile {lvalue},unsigned int) |
write( (file)arg1, (str)arg2) -> int : C++ signature : int write(Gfal::GfalFile {lvalue},std::string) |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Apr 28 20:14:49 2013 | http://epydoc.sourceforge.net |