Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/LibreOffice/basctl/uiconfig/basicide/ui/   (Office von Apache Version 25.8.3.2©)  Datei vom 5.10.2025 mit Größe 2 kB image not shown  

SSL PManagedEndpointDecl.ipdl   Interaktion und
Portierbarkeitunbekannt

 
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.22unsichere Verbindung  Übersetzung europäischer Sprachen durch Browser  ]