General KERNEL Documentation     End User KERNEL Services  


src/Container/SALOME_FileTransfer_i.cxx File Reference

#include "SALOME_FileTransfer_i.hxx"
#include "utilities.h"

Include dependency graph for SALOME_FileTransfer_i.cxx:


Defines

#define FILEBLOCK_SIZE   256*1024

Define Documentation

#define FILEBLOCK_SIZE   256*1024
 

CORBA method: get a block of data from the file associated to the fileId given at open.

Parameters:
fileId got in return from open method
Returns:
an octet sequence. Last one is empty.