Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
NewTOAPIA
Drawing
span_allocator
C# Class NewTOAPIA.Drawing.span_allocator
Datei anzeigen
Open project: Wiladams/NewTOAPIA
Class Usage Examples
Public Methods
Method
Description
allocate
(
int
span_len
) :
ArrayPOD
max_span_len
( ) :
int
span
( ) :
ArrayPOD
span_allocator
( )
Method Details
allocate()
public
method
public
allocate
(
int
span_len
) :
ArrayPOD
span_len
int
return
ArrayPOD
max_span_len()
public
method
public
max_span_len
( ) :
int
return
int
span()
public
method
public
span
( ) :
ArrayPOD
return
ArrayPOD
span_allocator()
public
method
public
span_allocator
( )