libSBML C++ API  5.20.4
fbcfwd.h File Reference

Implementation of the fbcfwd class. More...

This graph shows which files directly or indirectly include this file:

Macros

#define CLASS_OR_STRUCT   class
 Forward declaration of all opaque C types. More...
 

Typedefs

typedef class Association Association_t
 
typedef class FbcAnd FbcAnd_t
 
typedef class FbcAssociation FbcAssociation_t
 
typedef class FbcModelPlugin FbcModelPlugin_t
 
typedef class FbcOr FbcOr_t
 
typedef class FbcReactionPlugin FbcReactionPlugin_t
 
typedef class FbcSBasePlugin FbcSBasePlugin_t
 
typedef class FbcSpeciesPlugin FbcSpeciesPlugin_t
 
typedef class FluxBound FluxBound_t
 
typedef class FluxObjective FluxObjective_t
 
typedef class GeneAssociation GeneAssociation_t
 
typedef class GeneProduct GeneProduct_t
 
typedef class GeneProductAssociation GeneProductAssociation_t
 
typedef class GeneProductRef GeneProductRef_t
 
typedef class KeyValuePair KeyValuePair_t
 
typedef class Objective Objective_t
 
typedef class UserDefinedConstraint UserDefinedConstraint_t
 
typedef class UserDefinedConstraintComponent UserDefinedConstraintComponent_t
 

Detailed Description

Implementation of the fbcfwd class.

Author
SBMLTeam

Macro Definition Documentation

◆ CLASS_OR_STRUCT

#define CLASS_OR_STRUCT   class

Forward declaration of all opaque C types.

Declaring all types up-front avoids "redefinition of type Foo" compile errors and allows our combined C/C++ headers to depend minimally upon each other. Put another way, the type definitions below serve the same purpose as "class Foo;" forward declarations in C++ code.

Typedef Documentation

◆ Association_t

typedef class Association Association_t

◆ FbcAnd_t

typedef class FbcAnd FbcAnd_t

◆ FbcAssociation_t

◆ FbcModelPlugin_t

◆ FbcOr_t

typedef class FbcOr FbcOr_t

◆ FbcReactionPlugin_t

◆ FbcSBasePlugin_t

◆ FbcSpeciesPlugin_t

◆ FluxBound_t

typedef class FluxBound FluxBound_t

◆ FluxObjective_t

◆ GeneAssociation_t

◆ GeneProduct_t

typedef class GeneProduct GeneProduct_t

◆ GeneProductAssociation_t

◆ GeneProductRef_t

◆ KeyValuePair_t

◆ Objective_t

typedef class Objective Objective_t

◆ UserDefinedConstraint_t

◆ UserDefinedConstraintComponent_t