Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
impl
common
interactionpattern
ShiftToLeftImpl
BaseIShiftToLeftImpl
C# 클래스 impl.common.interactionpattern.ShiftToLeftImpl.BaseIShiftToLeftImpl
상속:
Synchronizer
,
BaseIShift
파일 보기
프로젝트 열기: UFC-MDCC-HPC/Hash-Programming-Environment
공개 프로퍼티들
프로퍼티
타입
설명
UID
string
보호된 프로퍼티들
프로퍼티
타입
설명
cell
ICell
input_buffer
IBuffer
mpi
IMPIDirect
output_buffer
IBuffer
공개 메소드들
메소드
설명
BaseIShiftToLeftImpl
( ) :
System
createSlices
( ) :
void
synchronize
( ) :
void
메소드 상세
BaseIShiftToLeftImpl()
공개
메소드
public
BaseIShiftToLeftImpl
( ) :
System
리턴
System
createSlices()
공개
메소드
public
createSlices
( ) :
void
리턴
void
synchronize()
추상적인
공개
메소드
abstract
public
synchronize
( ) :
void
리턴
void
프로퍼티 상세
UID
공개적으로 정적으로 프로퍼티
public
static
string
UID
리턴
string
cell
보호되어 있는 프로퍼티
protected
ICell
cell
리턴
ICell
input_buffer
보호되어 있는 프로퍼티
protected
IBuffer
input_buffer
리턴
IBuffer
mpi
보호되어 있는 프로퍼티
protected
IMPIDirect
mpi
리턴
IMPIDirect
output_buffer
보호되어 있는 프로퍼티
protected
IBuffer
output_buffer
리턴
IBuffer