MCPcopy Create free account
hub / github.com/KhronosGroup/KTX-Software / seek_mode

Method seek_mode

tests/streamtests/streamtests.cc:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90 }
91
92 inline std::ios::openmode seek_mode() const
93 {
94 return _seek_mode;
95 }
96
97 inline void seek_mode(std::ios::openmode newmode)
98 {

Callers 1

TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected