Home
last modified time | relevance | path

Searched defs:XMLInputStream (Results 1 – 25 of 30) sorted by relevance

12

/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files/
H A DXMLInputStream.cs59 public class XMLInputStream : global::System.IDisposable { class
63 internal XMLInputStream(IntPtr cPtr, bool cMemoryOwn) in XMLInputStream() method in libsbmlcs.XMLInputStream
125XMLInputStream(string content, bool isFile, string library, XMLErrorLog errorLog) : this(libsbmlPI… in XMLInputStream() method in libsbmlcs.XMLInputStream
146XMLInputStream(string content, bool isFile, string library) : this(libsbmlPINVOKE.new_XMLInputStre… in XMLInputStream() method in libsbmlcs.XMLInputStream
167XMLInputStream(string content, bool isFile) : this(libsbmlPINVOKE.new_XMLInputStream__SWIG_2(conte… in XMLInputStream() method in libsbmlcs.XMLInputStream
187 XMLInputStream(string content) : this(libsbmlPINVOKE.new_XMLInputStream__SWIG_3(content), true) { in XMLInputStream() method in libsbmlcs.XMLInputStream
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files-win/
H A DXMLInputStream.cs56 public class XMLInputStream : global::System.IDisposable { class
60 internal XMLInputStream(IntPtr cPtr, bool cMemoryOwn) in XMLInputStream() method in libsbml.XMLInputStream
122XMLInputStream(string content, bool isFile, string library, XMLErrorLog errorLog) : this(libsbmlPI… in XMLInputStream() method in libsbml.XMLInputStream
142XMLInputStream(string content, bool isFile, string library) : this(libsbmlPINVOKE.new_XMLInputStre… in XMLInputStream() method in libsbml.XMLInputStream
162XMLInputStream(string content, bool isFile) : this(libsbmlPINVOKE.new_XMLInputStream__SWIG_2(conte… in XMLInputStream() method in libsbml.XMLInputStream
182 XMLInputStream(string content) : this(libsbmlPINVOKE.new_XMLInputStream__SWIG_3(content), true) { in XMLInputStream() method in libsbml.XMLInputStream
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/java-files/org/sbml/libsbml/
H A DXMLInputStream.java55 public class XMLInputStream { class
59 protected XMLInputStream(long cPtr, boolean cMemoryOwn) in XMLInputStream() method in XMLInputStream
128 XMLInputStream(String content, boolean isFile, String library, XMLErrorLog errorLog) { in XMLInputStream() method in XMLInputStream
162 XMLInputStream(String content, boolean isFile, String library) { in XMLInputStream() method in XMLInputStream
196 XMLInputStream(String content, boolean isFile) { in XMLInputStream() method in XMLInputStream
230 XMLInputStream(String content) { in XMLInputStream() method in XMLInputStream
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/parameterlist/src/
H A DTeuchos_XMLInputStream.hpp56 class XMLInputStream class
60 XMLInputStream(){;} in XMLInputStream() function in Teuchos::XMLInputStream
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/math/
H A DMathML.h64 class XMLInputStream; variable
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/xml/
H A DXMLNode.h172 class XMLInputStream; variable
H A DXMLInputStream.cpp59 XMLInputStream::XMLInputStream ( const char* content in XMLInputStream() function in XMLInputStream
83 XMLInputStream::XMLInputStream (const XMLInputStream& /*other*/) in XMLInputStream() function in XMLInputStream
H A DXMLTokenizer.h210 friend class XMLInputStream; variable
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/xml/
H A DXMLNode.h172 class XMLInputStream; variable
H A DXMLInputStream.cpp59 XMLInputStream::XMLInputStream ( const char* content in XMLInputStream() function in XMLInputStream
83 XMLInputStream::XMLInputStream (const XMLInputStream& /*other*/) in XMLInputStream() argument
H A DXMLTokenizer.h210 friend class XMLInputStream; variable
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/math/
H A DMathML.h64 class XMLInputStream; variable
/dports/biology/py-libsedml/libSEDML-2.0.26/src/sedml/
H A DSedBase.h73 class XMLInputStream; variable
/dports/biology/libsedml/libSEDML-2.0.26/src/sedml/
H A DSedBase.h73 class XMLInputStream; variable
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/
H A DSBase.h181 class XMLInputStream; variable
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/
H A DSBase.h181 class XMLInputStream; variable
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/layout/extension/
H A DLayoutModelPlugin.cpp216 LayoutModelPlugin::readOtherXML (SBase* , XMLInputStream& ) in readOtherXML() argument
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/packages/layout/extension/
H A DLayoutModelPlugin.cpp216 LayoutModelPlugin::readOtherXML (SBase* , XMLInputStream& ) in readOtherXML() argument
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/perl/
H A DLibSBML.pod28772 =head2 XMLInputStream section
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/extension/
H A DSBasePlugin.cpp515 SBasePlugin::createObject(XMLInputStream& ) in createObject() argument
530 SBasePlugin::readOtherXML (SBase* , XMLInputStream& ) in readOtherXML() argument
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/extension/
H A DSBasePlugin.cpp515 SBasePlugin::createObject(XMLInputStream& ) in createObject() argument
530 SBasePlugin::readOtherXML (SBase* , XMLInputStream& ) in readOtherXML() argument
/dports/biology/libnuml/NuML-1.1.4/libnuml/src/numl/
H A DNMBase.cpp1715 NMBase::createObject (LIBSBML_CPP_NAMESPACE_QUALIFIER XMLInputStream&) in createObject()
2024 NMBase::readOtherXML (LIBSBML_CPP_NAMESPACE_QUALIFIER XMLInputStream&) in readOtherXML()
/dports/biology/py-libnuml/NuML-1.1.4/libnuml/src/numl/
H A DNMBase.cpp1715 NMBase::createObject (LIBSBML_CPP_NAMESPACE_QUALIFIER XMLInputStream&) in createObject()
2024 NMBase::readOtherXML (LIBSBML_CPP_NAMESPACE_QUALIFIER XMLInputStream&) in readOtherXML()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/fbc/extension/
H A DFbcSpeciesPlugin.cpp280 FbcSpeciesPlugin::createObject (XMLInputStream&) in createObject() argument
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/fbc/sbml/
H A DFluxBound.cpp451 FluxBound::createObject (XMLInputStream&) in createObject() argument

12