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

Method getSelNames

biteopt.h:1671–1674  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1669 */
1670
1671 const char** getSelNames() const
1672 {
1673 return( CurOpt -> getSelNames() );
1674 }
1675
1676 /**
1677 * Function returns the number of selectors in use by the current CBiteOpt

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected