Sepi
Name
SepiOrdTypes
Parent
Sepi
Description
Définit les classes de gestion des types ordinaux
Author
sjrd
Version
1.0
Types
Type Description TBooleanKind (+) Type de booléen TSepiFakeEnumValueDynArray (+) Tableau de valeurs d'un faux enum TSepiMinEnumSize (+) Taille minimale d'un type énuméré
Constants
Constant Description MaxInt64 (+) #No TAG found in source code# MinInt64 (+) #No TAG found in source code# otUnknown (+) #No TAG found in source code#
Methods
Method Description CardinalSize (+) Calcule la taille en octets d'un entier non signé IntegerSize (+) Calcule la taille en octets d'un entier signé IsIntegerType (+) Teste si un type donné est un type entier (TSepiIntegerType ou TSepiInt64Type) ValueAsCardinal (+) Lit une valeur ordinale comme un Cardinal ValueAsCardinal (+) Lit une valeur ordinale comme un Cardinal ValueAsInteger (+) Lit une valeur ordinale comme un Integer ValueAsInteger (+) Lit une valeur ordinale comme un Integer
Classes
Class Description TSepiBooleanType (+) Type booléen TSepiCharType (+) Type caractère TSepiEnumType (+) Type énumération TSepiFakeEnumType (+) Fausse énumération TSepiFakeEnumValue (+) Valeur d'un faux enum TSepiFloatType (+) Type nombre à virgule flottante TSepiInt64Type (+) Type entier long (64 bits) TSepiIntegerType (+) Type entier TSepiOrdType (+) Type ordinal TSepiPointerType (+) Type pointeur TSepiSetType (+) Type ensemble
Legend
Symbol Visibility - Private # Protected + Public * Published A Automated S Strict
Sepi