FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
OMEioObjects.h File Reference
#include <OMEioEvents.h>

Go to the source code of this file.

Classes

struct  OMEioVector
 Equivalent of iov structure. More...
 
class  OMEioDescriptor
 Base class for open files and sockets. More...
 

Typedefs

typedef OMEioDescriptor *(* OMEopenSchemeFP) (const OMEstring &url, int *errRet)
 

Functions

int OMEregisterIOscheme (const OMEstring &schemePrefix, OMEopenSchemeFP func)
 Register support for new I/O transport scheme. More...
 
int OMEregisterIOscheme (const char *schemePrefix, OMEopenSchemeFP func)
 Register support for new I/O transport scheme. More...
 
OMEioDescriptorOMEopenURL (const OMEstring &url, int *errRet=nullptr)
 Open an I/O descriptor based on an URL. More...
 
Generated: Fri Jul 31 2020 18:19:15
Support Information