|
File driver specific cntls.
|
|
Set the file create mode. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Use this to set the permissions a non-existent file is created with, The default mode is 0644.
|
|
Get the file create mode. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Set the file truncate offset. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Use this in conjunction with the Types flag to truncate a file to a non-zero offset. If the file was larger than offset bytes, the extra data is lost. If the file was shorter or non-existent, it is extended and the extended part reads as zeros. (default is 0)
|
|
Get the file truncate offset. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Set the file handle to use. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Do not open a new file, use this preopened handle instead.
|
|
Get the file handle in use or in attr. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Get the file handle in use or in attr. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Enable true blocking io when making globus_xio_read/write() calls. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Note: use with caution. you can deadlock an entire app with this.
|
|
Enable true blocking io when making globus_xio_read/write() calls. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Note: use with caution. you can deadlock an entire app with this.
|
|
Get the blocking io status in use or in attr. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Get the blocking io status in use or in attr. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
Reposition read/write file offset. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
about globus |
globus toolkit |
dev.globus
Comments? webmaster@globus.org