libSBML C++ API
5.20.4
|
Definition of spatialfwd. More...
Macros | |
#define | CLASS_OR_STRUCT class |
Forward declaration of all opaque C types. More... | |
Definition of spatialfwd.
#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 class AdjacentDomains AdjacentDomains_t |
typedef class AdvectionCoefficient AdvectionCoefficient_t |
typedef class AnalyticGeometry AnalyticGeometry_t |
typedef class AnalyticVolume AnalyticVolume_t |
typedef class Boundary Boundary_t |
typedef class BoundaryCondition BoundaryCondition_t |
typedef class CompartmentMapping CompartmentMapping_t |
typedef class CoordinateComponent CoordinateComponent_t |
typedef class CSGeometry CSGeometry_t |
typedef class CSGHomogeneousTransformation CSGHomogeneousTransformation_t |
typedef class CSGObject CSGObject_t |
typedef class CSGPrimitive CSGPrimitive_t |
typedef class CSGRotation CSGRotation_t |
typedef class CSGScale CSGScale_t |
typedef class CSGSetOperator CSGSetOperator_t |
typedef class CSGTransformation CSGTransformation_t |
typedef class CSGTranslation CSGTranslation_t |
typedef class DiffusionCoefficient DiffusionCoefficient_t |
typedef class DomainType DomainType_t |
typedef class Geometry Geometry_t |
typedef class GeometryDefinition GeometryDefinition_t |
typedef class InteriorPoint InteriorPoint_t |
typedef class MixedGeometry MixedGeometry_t |
typedef class OrdinalMapping OrdinalMapping_t |
typedef class ParametricGeometry ParametricGeometry_t |
typedef class ParametricObject ParametricObject_t |
typedef class SampledField SampledField_t |
typedef class SampledFieldGeometry SampledFieldGeometry_t |
typedef class SampledVolume SampledVolume_t |
typedef class SpatialCompartmentPlugin SpatialCompartmentPlugin_t |
typedef class SpatialModelPlugin SpatialModelPlugin_t |
typedef class SpatialParameterPlugin SpatialParameterPlugin_t |
typedef class SpatialPoints SpatialPoints_t |
typedef class SpatialReactionPlugin SpatialReactionPlugin_t |
typedef class SpatialSpeciesPlugin SpatialSpeciesPlugin_t |
typedef class SpatialSymbolReference SpatialSymbolReference_t |
typedef class TransformationComponent TransformationComponent_t |