MCPcopy Create free account
hub / github.com/daniele77/cli / OutStream

Method OutStream

include/cli/cli.h:79–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77 {
78 public:
79 OutStream() : std::basic_ostream<char>(this)
80 {
81 }
82
83 // std::streambuf overrides
84 std::streamsize xsputn(const char* s, std::streamsize n) override

Callers 6

ExecMethod · 0.80
ExecMethod · 0.80
OnConnectMethod · 0.80
SendIacCmdMethod · 0.80
CommandProcessorMethod · 0.80
NewCommandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected