Log I/O
Loading...
Searching...
No Matches
Petroware.LogIo.Dlis Namespace Reference

Classes

class  DlisComponent
 Model one DLIS EFLR component as described in RP66 V1 Section 3.2 . More...
 
class  DlisCurve
 Model a log curve of a DLIS file. More...
 
class  DlisEncryptedRecord
 Model the content of a DLIS encrypted record. More...
 
class  DlisFile
 Class representing the content of one DLIS (sub-) file. More...
 
class  DlisFileHeader
 Class representing a DLIS file header, a "Storage Unit Label" (SUL). More...
 
class  DlisFileReader
 Class for reading DLIS files. More...
 
class  DlisFileWriter
 Class for writing DLIS files to disk. More...
 
class  DlisFrame
 Class representing a DLIS file frame in terms of its ID and the curves defined in that frame. More...
 
class  DlisRepresentationCode
 Class representing all possible DLIS representation codes. More...
 
class  DlisSet
 Class for modeling a DLIS set. More...
 
class  DlisType
 Capture the different atomic types that DLIS defines, representing entities like float, double, int, long, string etc. More...
 
class  DlisUtil
 A collection of convenience methods to access common meta-data from DLIS files. More...
 
interface  IDlisDataListener
 Provides a mechanism for the client to monitor and process data during the DLIS read operation, and also to abort the process in case that is requested by the user or for other reasons. More...