TF_TString_Small

classe publique TF_TString_Small

Constructeurs Publics

TF_TString_Small ()
Constructeur natif par défaut.
TF_TString_Small (taille longue)
Allocateur de tableau natif.
TF_TString_Small (Pointeur p)
Constructeur de conversion de pointeur.

Méthodes publiques

TF_TString_Small
getPointer (long i)
TF_TString_Small
position (position longue)
TF_TString_Small
taille (définiteur d'octets)
octet
taille ()
octet
str (int i)
TF_TString_Small
str (int i, octet setter)
OctetPointeur
chaîne ()

Méthodes héritées

Constructeurs Publics

public TF_TString_Small ()

Constructeur natif par défaut.

public TF_TString_Small (taille longue)

Allocateur de tableau natif. Accédez avec ERROR(/Pointer#position(long)) .

public TF_TString_Small (Pointeur p)

Constructeur de conversion de pointeur. Appelle ERROR(/Pointer#Pointer(Pointer)) .

Méthodes publiques

public TF_TString_Small getPointer (long i)

position publique TF_TString_Small (position longue)

taille publique TF_TString_Small (setter d'octets)

taille d'octet public ()

octet public str (int i)

public TF_TString_Small str (int i, octet setter)

public BytePointer str ()