MCPcopy Create free account
hub / github.com/brainboxdotcc/DPP / remove

Method remove

mlspp/src/state.cpp:582–586  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

580}
581
582MLSMessage
583State::remove(RosterIndex index, const MessageOpts& msg_opts)
584{
585 return protect_full(remove_proposal(index), msg_opts);
586}
587
588MLSMessage
589State::remove(LeafIndex removed, const MessageOpts& msg_opts)

Callers 8

mainFunction · 0.45
channel.cppFile · 0.45
handleMethod · 0.45
handleMethod · 0.45
handleMethod · 0.45
handleMethod · 0.45
handleMethod · 0.45
handleMethod · 0.45

Calls

no outgoing calls

Tested by 1

mainFunction · 0.36