SFF++ library: reading and writing SFF from C++

◆ WIDXID

const char* const sff::WIDXID = "WIDX"

ID for extended WID2 format.

This WID format is an extension with respect to SFF and breaks the SFF format definition.

See also
WIDXline(std::istream& is)
WIDXline(const sff::WID2& wid2)

Definition at line 132 of file sffxx.h.

Referenced by sff::WID2::read(), and WIDXline().