MappedFile.this

Sets our main struct and passes it to the parent class.

  1. this(GMappedFile* gMappedFile, bool ownedRef)
    class MappedFile
    this
    (
    GMappedFile* gMappedFile
    ,
    bool ownedRef = false
    )
  2. this(string filename, bool writable)
  3. this(int fd, bool writable)