MCPcopy Create free account
hub / github.com/avaneev/biteopt / getChoiceCount

Method getChoiceCount

biteaux.h:492–495  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

490 */
491
492 int getChoiceCount() const
493 {
494 return( Count );
495 }
496
497 /**
498 * This function should be called when a certain choice is successful.

Callers 2

performOptMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by 2

performOptMethod · 0.64
runMethod · 0.64