#include "Salome_file_i.hxx"
#include "utilities.h"
#include <stdlib.h>
#include "HDFOI.hxx"
#include <unistd.h>
Macros | |
#define | _getcwd getcwd |
#define | _open open |
#define | FILEBLOCK_SIZE 256*1024 |
CORBA method: get a block of data from the file associated to the fileId given at open. More... | |
#define _getcwd getcwd |
#define _open open |
#define FILEBLOCK_SIZE 256*1024 |
CORBA method: get a block of data from the file associated to the fileId given at open.
fileId | got in return from open method |
Referenced by Salome_file_i::getBlock().