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)) .