Basic HTML version of Foils prepared October 24 99

Foil 25 Example IDL definition

From WebFlow and Friends for Education and Science Portals NCSA Portal/Metadata Meeting -- October 22-23 99. by Geoffrey C. Fox, Tom Haupt


module WebFlow {
module FileBrowser {
typedef sequence<string> FileList;
interface WFFileDescriptor {
Object getSource();
string getFileName();
string getFileDirectory();
string getFileHost();
string getFileAttribute();
void setFileName(in string Name);
void setFileDirectory(in string Name);
void setFileHost(in string Name);
void setFileAttribute(in string Name);
};
};



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sun Oct 24 1999