C# 클래스 bigloo.input_console_port

상속: input_port
파일 보기 프로젝트 열기: mbrock/bigloo-llvm

공개 메소드들

메소드 설명
input_console_port ( int size ) : System
reset_console ( ) : void
reset_eof ( ) : bool
rgc_charready ( ) : bool
rgc_fill_buffer ( ) : bool

비공개 메소드들

메소드 설명
rgc_size_fill_con_buffer ( int bufpose, int size ) : bool

메소드 상세

input_console_port() 공개 메소드

public input_console_port ( int size ) : System
size int
리턴 System

reset_console() 공개 메소드

public reset_console ( ) : void
리턴 void

reset_eof() 공개 메소드

public reset_eof ( ) : bool
리턴 bool

rgc_charready() 공개 메소드

public rgc_charready ( ) : bool
리턴 bool

rgc_fill_buffer() 공개 메소드

public rgc_fill_buffer ( ) : bool
리턴 bool