Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ type
Method
type
gecode/search/cpprofiler/message.hpp:201–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
200
void set_type(MsgType type) { _type = type; }
201
MsgType type(void) const { return _type; }
202
203
void reset(void) {
204
_have_label = false;
Callers
3
init
Method · 0.45
node
Method · 0.45
serialize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected