Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
608
void Message::clearFlags()
609
{
610
ok_ = true;
611
}
612
613
void Message::copyTo(Message& destination, bool complete) const
614
{
Callers
1
Message_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected