C# Class libsbmlcs.SBMLWriter

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
SBMLWriter ( ) : System
hasBzip2 ( ) : bool
hasZlib ( ) : bool
operator ( ) : bool
setProgramName ( string name ) : int
setProgramVersion ( string version ) : int
writeSBML ( SBMLDocument d, OStream stream ) : bool
writeSBML ( SBMLDocument d, string filename ) : bool
writeSBMLToFile ( SBMLDocument d, string filename ) : bool
writeSBMLToString ( SBMLDocument d ) : string
writeToString ( SBMLDocument d ) : string

Private Methods

Méthode Description
SBMLWriter ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( SBMLWriter obj ) : HandleRef
getCPtrAndDisown ( SBMLWriter 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

SBMLWriter() public méthode

public SBMLWriter ( ) : 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

setProgramName() public méthode

public setProgramName ( string name ) : int
name string
Résultat int

setProgramVersion() public méthode

public setProgramVersion ( string version ) : int
version string
Résultat int

writeSBML() public méthode

public writeSBML ( SBMLDocument d, OStream stream ) : bool
d SBMLDocument
stream OStream
Résultat bool

writeSBML() public méthode

public writeSBML ( SBMLDocument d, string filename ) : bool
d SBMLDocument
filename string
Résultat bool

writeSBMLToFile() public méthode

public writeSBMLToFile ( SBMLDocument d, string filename ) : bool
d SBMLDocument
filename string
Résultat bool

writeSBMLToString() public méthode

public writeSBMLToString ( SBMLDocument d ) : string
d SBMLDocument
Résultat string

writeToString() public méthode

public writeToString ( SBMLDocument d ) : string
d SBMLDocument
Résultat string

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool