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

Method DataChannel

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

/////////////////////////////////////////////////////// \brief Deleted copy constructor ///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

62 ///
63 ////////////////////////////////////////////////////////////
64 DataChannel(const DataChannel&) = delete;
65
66 ////////////////////////////////////////////////////////////
67 /// \brief Deleted copy assignment

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected