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

Method getStatus

src/SFML/Network/Ftp.cpp:104–107  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

102
103////////////////////////////////////////////////////////////
104Ftp::Response::Status Ftp::Response::getStatus() const
105{
106 return m_status;
107}
108
109
110////////////////////////////////////////////////////////////

Callers 7

getPublicAddressMethod · 0.45
doServerFunction · 0.45
requestUrlFunction · 0.45
playSoundFunction · 0.45
playMusicFunction · 0.45
Ftp.cppFile · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected