Home Previous Up Next Index

memoryx::GridFileInterface

Overview

interface GridFileInterface

Operation Index

getId
getFilename
getMD5
getFileSize
getUploadDate
getNextChunk

Operations

string getId()

string getFilename()

string getMD5()

long getFileSize()

long getUploadDate()

int getNextChunk(out Blob buffer)


Home Previous Up Next Index