Loading [MathJax]/extensions/tex2jax.js
libSBML C++ API
5.20.2
Overview
Core libSBML
Level 3 Extensions
Hierarchical Model Composition
Distributions
Flux Balance Constraints
Groups
Multistate/Multicomp. Species
Layout
Render
Qualitative Models
Spatial Processes
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
c
d
e
f
i
k
m
n
o
p
r
t
v
w
x
y
z
Typedefs
Related Functions
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
k
l
m
o
p
q
r
s
t
u
v
w
Variables
a
b
c
d
e
f
g
l
m
n
o
q
r
s
t
u
x
Typedefs
a
b
c
d
e
f
g
i
k
l
m
o
p
q
r
s
t
u
x
Enumerations
a
b
c
d
e
f
g
h
i
l
m
o
p
q
r
s
t
u
v
x
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
x
z
Macros
_
a
b
c
d
e
f
g
i
l
m
p
q
r
s
y
Examples
▼
libSBML C++ API
Overview
Core libSBML
►
Level 3 Extensions
►
Classes
▼
Files
►
File List
►
File Members
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Macros
CompValidator.cpp File Reference
Include dependency graph for CompValidator.cpp:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Macros
#define
ACCEPT_COMP
(x, vv)
Macro Definition Documentation
◆
ACCEPT_COMP
#define ACCEPT_COMP
(
x,
vv
)
Value:
{\
CompSBasePlugin *plugin =
static_cast <
CompSBasePlugin
*
>
((x)->getPlugin(
"comp"
));\
if (plugin != NULL) plugin->accept(vv);\
}
CompSBasePlugin
Definition:
CompSBasePlugin.h:85
Visit
SBML.org
for more information about SBML and libSBML.