IpatchSLIFile
IpatchSLIFile — Spectralis file object
|
|
Description
A IpatchFile object type for Spectralis instrument and instrument collection
files.
Functions
ipatch_sli_file_new ()
IpatchSLIFile *
ipatch_sli_file_new (void
);
Create a new Spectralis file object.
Returns
New Spectralis file object (derived from IpatchFile) with a
reference count of 1. Caller owns the reference and removing it will
destroy the item.
Types and Values
IPATCH_SLI_NAME_SIZE
#define IPATCH_SLI_NAME_SIZE 24 /* name string size (Inst/Sample) */