| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
creat_context.file
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 32
|
|||
|
|||
|
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, (int)arg2, (int)arg3) -> int :
C++ signature :
long lseek(Gfal::GfalFile {lvalue},long,int)
|
read( (file)arg1, (int)arg2) -> str :
C++ signature :
std::string read(Gfal::GfalFile {lvalue},unsigned long)
|
write( (file)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 Apr 23 11:41:48 2013 | http://epydoc.sourceforge.net |