TF_TString

classe pública TF_TString

Construtores Públicos

TF_TString ()
Construtor nativo padrão.
TF_TString (tamanho longo)
Alocador de matriz nativo.
TF_TString (Ponteiro p)
Construtor de elenco de ponteiro.

Métodos Públicos

TF_TString
getPointer (long i)
TF_TString
TF_TString
TF_TString_Large
TF_TString_Offset
TF_TString
TF_TString
TF_TString_Raw
u_raw ()
TF_TString_Small
TF_TString
TF_TString
TF_TString_View
u_view ()

Métodos herdados

Construtores Públicos

public TF_TString ()

Construtor nativo padrão.

público TF_TString (tamanho longo)

Alocador de matriz nativo. Acesso com ERROR(/Pointer#position(long)) .

público TF_TString (Ponteiro p)

Construtor de elenco de ponteiro. Invoca ERROR(/Pointer#Pointer(Pointer)) .

Métodos Públicos

public TF_TString getPointer (long i)

posição TF_TString pública (posição longa)

public TF_TString_Large u_large ()

public TF_TString_Offset u_offset ()

public TF_TString u_offset ( TF_TString_Offset setter)

public TF_TString u_raw ( TF_TString_Raw setter)

public TF_TString_Raw u_raw ()

public TF_TString_Small u_smll ()

public TF_TString u_smll ( TF_TString_Small setter)

public TF_TString u_view ( TF_TString_View setter)

public TF_TString_View u_view ()