MCPcopy Create free account
hub / github.com/SFML/SFML / getStatus

Method getStatus

test/Audio/SoundSource.test.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29
30public:
31 [[nodiscard]] Status getStatus() const override
32 {
33 return {};
34 }
35};
36} // namespace
37

Callers 6

Ftp.test.cppFile · 0.45
Http.test.cppFile · 0.45
Sound.test.cppFile · 0.45
Music.test.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected