libSBML Perl API  5.20.5
Loading...
Searching...
No Matches
ListOfAdjacentDomains.cpp File Reference

Implementation of the ListOfAdjacentDomains class. More...

Include dependency graph for ListOfAdjacentDomains.cpp:

Functions

AdjacentDomains_tListOfAdjacentDomains_getAdjacentDomains (ListOf_t *lo, unsigned int n)
AdjacentDomains_tListOfAdjacentDomains_getById (ListOf_t *lo, const char *sid)
AdjacentDomains_tListOfAdjacentDomains_remove (ListOf_t *lo, unsigned int n)
AdjacentDomains_tListOfAdjacentDomains_removeById (ListOf_t *lo, const char *sid)

Detailed Description

Implementation of the ListOfAdjacentDomains class.

Author
SBMLTeam

Function Documentation

◆ ListOfAdjacentDomains_getAdjacentDomains()

AdjacentDomains_t * ListOfAdjacentDomains_getAdjacentDomains ( ListOf_t * lo,
unsigned int n )

◆ ListOfAdjacentDomains_getById()

AdjacentDomains_t * ListOfAdjacentDomains_getById ( ListOf_t * lo,
const char * sid )

◆ ListOfAdjacentDomains_remove()

AdjacentDomains_t * ListOfAdjacentDomains_remove ( ListOf_t * lo,
unsigned int n )

◆ ListOfAdjacentDomains_removeById()

AdjacentDomains_t * ListOfAdjacentDomains_removeById ( ListOf_t * lo,
const char * sid )