MLib Reference Manual | ||||
---|---|---|---|---|
Top | Description |
#include <dslib.h> typedef dsDataOldChild; typedef dsDataUser; typedef dsPublic; typedef dsPrivate; typedef dsStatus; struct dsGhost; typedef dsLinkExpansive; typedef dsLinkInclusive;
typedef char* dsDataOldChild;
Utilizzato per identificare attraverso una stringa, il tipo di struttura derivata di livello più alto ( struttura generatrice ).
typedef char* dsDataUser;
Utilizzato per identificare attraverso una stringa, il tipo di struttura derivata autorizzata ad accedere ed ad utilizzare una terza struttura derivata.
typedef int dsStatus;
Numero intero con segno che identifica lo stato di una condizione corretta o errata.
struct dsGhost { /*< ghost >*/ };
Struttura derivata speciale di dimensioni pari a 0 byte.
typedef dsGhost dsLinkExpansive;
Struttura derivata speciale di dimensioni pari a 0 byte. Utilizzata nel linkaggio di una struttura derivata espansiva.