ne_sr_isSetSpecies
-
bool sbne::ne_sr_isSetSpecies(NSpeciesReference *sR)
Predicate returning
trueif this NSpeciesReference object’s NSpecies object is set.- Parameters:
sR – a pointer to the NSpeciesReference object.
- Returns:
trueif the NSpecies object of this NSpeciesReference object is set,falseif either the NSpecies object is not set or the object isNULL.