Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/matricesforhomalg/doc/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 7.8.2025 mit Größe 203 B image not shown  

SSL TestShellChild.h   Sprache: C

 
/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */


#ifndef ipc_testshell_TestShellChild_h
#define ipc_testshell_TestShellChild_h 1

#include "mozilla/ipc/ProtocolUtils.h"
#include "mozilla/ipc/PTestShellChild.h"
#include "mozilla/ipc/PTestShellCommandChild.h"
#include "mozilla/ipc/XPCShellEnvironment.h"

namespace mozilla {

namespace ipc {

class XPCShellEnvironment;

class TestShellChild : public PTestShellChild {
 public:
  NS_INLINE_DECL_REFCOUNTING(TestShellChild, override)

  TestShellChild();

  mozilla::ipc::IPCResult RecvExecuteCommand(const nsAString& aCommand);

  PTestShellCommandChild* AllocPTestShellCommandChild(
      const nsAString& aCommand);

  mozilla::ipc::IPCResult RecvPTestShellCommandConstructor(
      PTestShellCommandChild* aActor, const nsAString& aCommand) override;

  bool DeallocPTestShellCommandChild(PTestShellCommandChild* aCommand);

 private:
  ~TestShellChild() = default;

  UniquePtr<XPCShellEnvironment> mXPCShell;
};

/* namespace ipc */
/* namespace mozilla */

#endif /* ipc_testshell_TestShellChild_h */

100%


¤ Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.0.1Bemerkung:  (vorverarbeitet)  ¤

*Bot Zugriff






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung ist noch experimentell.