MCPcopy 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

initMethod · 0.45
nodeMethod · 0.45
serializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected