C# 클래스 libsbmlcs.OStream

상속: IDisposable
파일 보기 프로젝트 열기: sys-bio/libroadrunner-deps 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
swigCMemOwn bool

공개 메소드들

메소드 설명
Dispose ( ) : void
OStream ( ) : System
OStream ( int sot ) : System
endl ( ) : void
get_ostream ( ) : SWIGTYPE_p_std__ostream

비공개 메소드들

메소드 설명
OStream ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( OStream obj ) : HandleRef
getCPtrAndDisown ( OStream obj ) : HandleRef

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

OStream() 공개 메소드

public OStream ( ) : System
리턴 System

OStream() 공개 메소드

public OStream ( int sot ) : System
sot int
리턴 System

endl() 공개 메소드

public endl ( ) : void
리턴 void

get_ostream() 공개 메소드

public get_ostream ( ) : SWIGTYPE_p_std__ostream
리턴 SWIGTYPE_p_std__ostream

프로퍼티 상세

swigCMemOwn 보호되어 있는 프로퍼티

protected bool swigCMemOwn
리턴 bool