SELiquidCompartmentLink.h
21 class SELiquidCompartmentLink : public SEFluidCompartmentLink<SELiquidTransportEdge, SELiquidTransportVertex, SELiquidCompartment> {
26 SELiquidCompartmentLink(SELiquidCompartment& src, SELiquidCompartment& tgt, const std::string& name);
Class corresponding to the LiquidCompartmentLinkData schema type.
Definition: Compartment.hxx:3206
SELiquidCompartmentLink(SELiquidCompartment &src, SELiquidCompartment &tgt, const char *name)
Definition: SELiquidCompartmentLink.cpp:22
Definition: SECompartmentManager.h:32
Definition: SELiquidCompartment.h:27
~SELiquidCompartmentLink() override=default
Definition: SEElectricalCircuit.h:18
virtual CDM::LiquidCompartmentLinkData * Unload() override
Definition: SELiquidCompartmentLink.cpp:30
Definition: SELiquidCompartmentLink.h:21
Definition: SEFluidCompartment.h:33