MCPcopy Create free account
hub / github.com/Kistler-Group/sdbus-cpp / clearFlags

Method clearFlags

src/Message.cpp:608–611  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

606}
607
608void Message::clearFlags()
609{
610 ok_ = true;
611}
612
613void Message::copyTo(Message& destination, bool complete) const
614{

Callers 1

Message_test.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected