Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  PNullable.ipdl   Sprache: unbekannt

 
Spracherkennung für: .ipdl vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

[RefCounted] using class nsIURI from "nsIURI.h";

union Union {
    nullable PNullable;
    nullable PNullable[];
    nullable PNullable?;
    UniquePtr<nullable PNullable>;
    nullable nsIURI;
    nullable nsIURI[];
    nullable nsIURI?;
    UniquePtr<nullable nsIURI>;
};

[ChildProc=any]
protocol PNullable {
child:
    async Msg(nullable PNullable n);
    async Msg2(nullable PNullable[] N);
    async Msg3(nullable PNullable? n);
    async Msg4(UniquePtr<nullable PNullable> n);
    async Msg5(nullable nsIURI u);
    async Msg6(nullable nsIURI[] u);
    async Msg7(nullable nsIURI? u);
    async Msg8(UniquePtr<nullable nsIURI> n);
    async Msg9(Union u);
};

[Dauer der Verarbeitung: 0.59 Sekunden]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Statistik
#Sources=277311
#Domains=752002