OpenMS
Loading...
Searching...
No Matches
ImzMLHandler::ArrayMeta Struct Reference
Collaboration diagram for ImzMLHandler::ArrayMeta:
[legend]

Public Member Functions

void reset () noexcept
 

Public Attributes

ImzMLSpectrumIndex::DataType dt { ImzMLSpectrumIndex::DataType::UNKNOWN }
 
bool is_mz { false }
 
bool is_int { false }
 
bool is_ext { false }
 IMS:1000101 — external (in .ibd)
 
uint64_t offset { 0 }
 IMS:1000102 — byte offset.
 
uint64_t count { 0 }
 IMS:1000103 — element count.
 

Member Function Documentation

◆ reset()

void reset ( )
inlinenoexcept

Member Data Documentation

◆ count

uint64_t count { 0 }

IMS:1000103 — element count.

◆ dt

◆ is_ext

bool is_ext { false }

IMS:1000101 — external (in .ibd)

◆ is_int

bool is_int { false }

◆ is_mz

bool is_mz { false }

◆ offset

uint64_t offset { 0 }

IMS:1000102 — byte offset.