ne_sr_isSetSpecies

bool sbne::ne_sr_isSetSpecies(NSpeciesReference *sR)

Predicate returning true if this NSpeciesReference object’s NSpecies object is set.

Parameters:

sR – a pointer to the NSpeciesReference object.

Returns:

true if the NSpecies object of this NSpeciesReference object is set, false if either the NSpecies object is not set or the object is NULL .