C# Class libsbml.SBMLReader

Inheritance: IDisposable
Afficher le fichier Open project: sys-bio/libroadrunner-deps Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
Equals ( Object sb ) : bool
GetHashCode ( ) : int
SBMLReader ( ) : System
hasBzip2 ( ) : bool
hasZlib ( ) : bool
operator ( ) : bool
readSBML ( string filename ) : SBMLDocument
readSBMLFromFile ( string filename ) : SBMLDocument
readSBMLFromString ( string xml ) : SBMLDocument

Private Methods

Méthode Description
SBMLReader ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( SBMLReader obj ) : HandleRef
getCPtrAndDisown ( SBMLReader obj ) : HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Equals() public méthode

public Equals ( Object sb ) : bool
sb Object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

SBMLReader() public méthode

public SBMLReader ( ) : System
Résultat System

hasBzip2() public static méthode

public static hasBzip2 ( ) : bool
Résultat bool

hasZlib() public static méthode

public static hasZlib ( ) : bool
Résultat bool

operator() public static méthode

public static operator ( ) : bool
Résultat bool

readSBML() public méthode

public readSBML ( string filename ) : SBMLDocument
filename string
Résultat SBMLDocument

readSBMLFromFile() public méthode

public readSBMLFromFile ( string filename ) : SBMLDocument
filename string
Résultat SBMLDocument

readSBMLFromString() public méthode

public readSBMLFromString ( string xml ) : SBMLDocument
xml string
Résultat SBMLDocument

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool