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

Method getSels

biteopt.h:1662–1665  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1660 */
1661
1662 CBiteSelBase** getSels()
1663 {
1664 return( CurOpt -> getSels() );
1665 }
1666
1667 /**
1668 * Function returns a pointer to an array of selector names.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected