C# 클래스 IronPython.Modules.CTypes.CData

상속: IPythonBufferable
파일 보기 프로젝트 열기: jschementi/iron 1 사용 예제들

Private Properties

프로퍼티 타입 설명
GetBufferInfo PythonTuple
GetShape IList
IBufferProtocol System.Bytes
IBufferProtocol System.Bytes
IBufferProtocol List
IBufferProtocol void
IBufferProtocol void
IPythonBufferable byte[]
SetAddress void

보호된 메소드들

메소드 설명
CData ( ) : Microsoft.Scripting.Math

비공개 메소드들

메소드 설명
GetBufferInfo ( ) : PythonTuple
GetShape ( int start, int end ) : IList
IBufferProtocol ( int index ) : System.Bytes
IBufferProtocol ( int start, int end ) : System.Bytes
IBufferProtocol ( int start, int end ) : List
IBufferProtocol ( IronPython.Runtime.Slice index, object value ) : void
IBufferProtocol ( int index, object value ) : void
IPythonBufferable ( int offset, int length ) : byte[]
SetAddress ( IntPtr address ) : void

메소드 상세

CData() 보호된 메소드

protected CData ( ) : Microsoft.Scripting.Math
리턴 Microsoft.Scripting.Math