Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/LibreOffice/sal/qa/osl/setthreadname/   (Office von Apache Version 25.8.3.2©)  Datei vom 5.10.2025 mit Größe 2 kB image not shown  

SSL PManagedEndpointDecl.ipdl   Sprache: unbekannt

 
rahmenlose Ansicht.ipdl DruckansichtUnknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

include protocol PManagedEndpointManager;

// Basic test that ManagedEndpoint types are declared for protocols, within
// that protocol.

struct ManagedWhatever {
  ManagedEndpoint<PManagedEndpointDeclParent> par;
  ManagedEndpoint<PManagedEndpointDeclChild> chi;
};

namespace mozilla {

protocol PManagedEndpointDecl {
  manager PManagedEndpointManager;

child:
  async Message(ManagedEndpoint<PManagedEndpointDeclParent> aEndpointParent,
                ManagedEndpoint<PManagedEndpointDeclChild> aEndpointChild);

  async __delete__();
};

}

[ Verzeichnis aufwärts0.46unsichere Verbindung  ]