libSBML C# API
5.18.0
|
Public Member Functions | |
virtual void | Dispose () |
void | endl () |
virtual SWIGTYPE_p_std__ostream | get_ostream () |
OStream (int sot) | |
OStream () | |
Public Attributes | |
const int | CERR = COUT + 1 |
const int | CLOG = CERR + 1 |
const int | COUT = 0 |
Protected Attributes | |
bool | swigCMemOwn |
libsbmlcs.OStream.OStream | ( | int | sot | ) |
libsbmlcs.OStream.OStream | ( | ) |
|
virtual |
Reimplemented in libsbmlcs.OFStream, and libsbmlcs.OStringStream.
void libsbmlcs.OStream.endl | ( | ) |
|
virtual |
const int libsbmlcs.OStream.CERR = COUT + 1 |
const int libsbmlcs.OStream.CLOG = CERR + 1 |
const int libsbmlcs.OStream.COUT = 0 |
|
protected |