classe pública TF_TString
Construtores Públicos
TF_TString () Construtor nativo padrão. | |
TF_TString (tamanho longo) Alocador de array nativo. | |
TF_TString (ponteiro p) Construtor de elenco de ponteiro. |
Métodos Públicos
| TF_TString | getPointer (i longo) |
| TF_TString | posição (posição longa) |
| TF_TString | u_large (setter TF_TString_Large ) |
| TF_TString_Large | você_grande () |
| TF_TString_Offset | u_offset () |
| TF_TString | u_offset (configurador TF_TString_Offset ) |
| TF_TString | u_raw (configurador TF_TString_Raw ) |
| TF_TString_Raw | você_raw () |
| TF_TString_Small | você_smll () |
| TF_TString | u_smll (configurador TF_TString_Small ) |
| TF_TString | u_view (configurador TF_TString_View ) |
| TF_TString_View | você_view () |
Métodos herdados
Construtores Públicos
TF_TString público ()
Construtor nativo padrão.
público TF_TString (tamanho longo)
Alocador de array nativo. Acesse com ERROR(/Pointer#position(long)) .
TF_TString público (ponteiro p)
Construtor de elenco de ponteiro. Invoca ERROR(/Pointer#Pointer(Pointer)) .