FARGOS/VISTA Object Management Environment Core
..
|
#include <OMEioObjects.h>
#include <OMEdebugInfo.h>
#include <OMEcore.h>
#include <utils/logging/logging_api.hpp>
Macros | |
#define | THIS_COMPONENT io |
#define | MAX_IO_VECTORS 128 |
Functions | |
int | OMEregisterIOscheme (const OMEstring &prefix, OMEopenSchemeFP func) |
Register support for new I/O transport scheme. More... | |
int | OMEregisterIOscheme (const char *prefix, OMEopenSchemeFP func) |
Register support for new I/O transport scheme. More... | |
OMEioDescriptor * | OMEopenURL (const OMEstring &url, int *errCode) |
Open an I/O descriptor based on an URL. More... | |
#define MAX_IO_VECTORS 128 |
#define THIS_COMPONENT io |
![]() | Generated: Tue Jul 28 2020 16:03:26
Support Information |