Copy as Markdown

Other Tools

//
// Automatically generated by ipdlc.
// Edit at your own risk
//
#ifndef PCacheOpChild_h
#define PCacheOpChild_h
#include "mozilla/dom/cache/PCacheOp.h"
#ifdef DEBUG
#include "prenv.h"
#endif // DEBUG
#include "mozilla/Tainting.h"
#include "mozilla/ipc/MessageChannel.h"
#include "mozilla/ipc/ProtocolUtils.h"
// Headers for things that cannot be forward declared
#include "mozilla/ErrorResult.h"
#include "mozilla/dom/HeadersBinding.h"
#include "mozilla/dom/ReferrerPolicyBinding.h"
#include "mozilla/dom/RequestBinding.h"
#include "mozilla/dom/ResponseBinding.h"
#include "mozilla/dom/cache/Types.h"
#include "mozilla/ipc/IPCCore.h"
#include "nsIContentPolicy.h"
#include "nsILoadInfo.h"
namespace mozilla {
namespace dom {
namespace cache {
class PCacheChild;
} // namespace cache
} // namespace dom
} // namespace mozilla
namespace mozilla {
namespace dom {
namespace cache {
class PCacheParent;
} // namespace cache
} // namespace dom
} // namespace mozilla
namespace mozilla {
namespace dom {
namespace cache {
class PCacheStorageChild;
} // namespace cache
} // namespace dom
} // namespace mozilla
namespace mozilla {
namespace dom {
namespace cache {
class PCacheStorageParent;
} // namespace cache
} // namespace dom
} // namespace mozilla
namespace mozilla {
namespace dom {
namespace cache {
class PCacheStreamControlChild;
} // namespace cache
} // namespace dom
} // namespace mozilla
namespace mozilla {
namespace dom {
namespace cache {
class PCacheStreamControlParent;
} // namespace cache
} // namespace dom
} // namespace mozilla
namespace mozilla {
namespace dom {
namespace cache {
class PCacheChild;
} // namespace cache
} // namespace dom
} // namespace mozilla
namespace mozilla {
namespace dom {
namespace cache {
class PCacheStorageChild;
} // namespace cache
} // namespace dom
} // namespace mozilla
struct nsID;
class nsITransportSecurityInfo;
namespace mozilla {
namespace dom {
namespace cache {
class PCacheOpChild :
public mozilla::ipc::IRefCountedProtocol
{
private:
friend class ::mozilla::dom::cache::PCacheChild;
friend class ::mozilla::dom::cache::PCacheStorageChild;
public:
static constexpr ::mozilla::ipc::ProtocolId kProtocolId = PCacheOpMsgStart;
protected:
typedef mozilla::ipc::ActorHandle ActorHandle;
typedef ::mozilla::ipc::ByteBuf ByteBuf;
typedef ::mozilla::dom::cache::CacheDeleteArgs CacheDeleteArgs;
typedef ::mozilla::dom::cache::CacheDeleteResult CacheDeleteResult;
typedef ::mozilla::dom::cache::CacheKeysArgs CacheKeysArgs;
typedef ::mozilla::dom::cache::CacheKeysResult CacheKeysResult;
typedef ::mozilla::dom::cache::CacheMatchAllArgs CacheMatchAllArgs;
typedef ::mozilla::dom::cache::CacheMatchAllResult CacheMatchAllResult;
typedef ::mozilla::dom::cache::CacheMatchArgs CacheMatchArgs;
typedef ::mozilla::dom::cache::CacheMatchResult CacheMatchResult;
typedef ::mozilla::dom::cache::CacheOpArgs CacheOpArgs;
typedef ::mozilla::dom::cache::CacheOpResult CacheOpResult;
typedef ::mozilla::dom::cache::CachePutAllArgs CachePutAllArgs;
typedef ::mozilla::dom::cache::CachePutAllResult CachePutAllResult;
typedef ::mozilla::dom::cache::CacheQueryParams CacheQueryParams;
typedef ::mozilla::dom::cache::CacheReadStream CacheReadStream;
typedef ::mozilla::dom::cache::CacheRequest CacheRequest;
typedef ::mozilla::dom::cache::CacheRequestResponse CacheRequestResponse;
typedef ::mozilla::dom::cache::CacheResponse CacheResponse;
typedef ::mozilla::CopyableErrorResult CopyableErrorResult;
typedef ::nsILoadInfo::CrossOriginEmbedderPolicy CrossOriginEmbedderPolicy;
template<class FooSide> using Endpoint = mozilla::ipc::Endpoint<FooSide>;
typedef ::mozilla::ipc::FileDescriptor FileDescriptor;
typedef ::mozilla::dom::cache::HeadersEntry HeadersEntry;
typedef ::mozilla::dom::HeadersGuardEnum HeadersGuardEnum;
template<class FooSide> using ManagedEndpoint = mozilla::ipc::ManagedEndpoint<FooSide>;
typedef ::mozilla::dom::cache::Namespace Namespace;
typedef ::mozilla::dom::cache::OpenMode OpenMode;
typedef ::mozilla::dom::cache::PCacheChild PCacheChild;
typedef ::mozilla::dom::cache::PCacheParent PCacheParent;
typedef ::mozilla::dom::cache::PCacheStorageChild PCacheStorageChild;
typedef ::mozilla::dom::cache::PCacheStorageParent PCacheStorageParent;
typedef ::mozilla::dom::cache::PCacheStreamControlChild PCacheStreamControlChild;
typedef ::mozilla::dom::cache::PCacheStreamControlParent PCacheStreamControlParent;
typedef base::ProcessId ProcessId;
typedef mozilla::ipc::ProtocolId ProtocolId;
typedef ::mozilla::dom::ReferrerPolicy ReferrerPolicy;
typedef ::mozilla::dom::RequestCache RequestCache;
typedef ::mozilla::dom::RequestCredentials RequestCredentials;
typedef ::mozilla::dom::RequestMode RequestMode;
typedef ::mozilla::dom::RequestRedirect RequestRedirect;
typedef mozilla::ipc::ResponseRejectReason ResponseRejectReason;
typedef ::mozilla::dom::ResponseType ResponseType;
typedef ::mozilla::ipc::Shmem Shmem;
typedef ::mozilla::dom::cache::StorageDeleteArgs StorageDeleteArgs;
typedef ::mozilla::dom::cache::StorageDeleteResult StorageDeleteResult;
typedef ::mozilla::dom::cache::StorageHasArgs StorageHasArgs;
typedef ::mozilla::dom::cache::StorageHasResult StorageHasResult;
typedef ::mozilla::dom::cache::StorageKeysArgs StorageKeysArgs;
typedef ::mozilla::dom::cache::StorageKeysResult StorageKeysResult;
typedef ::mozilla::dom::cache::StorageMatchArgs StorageMatchArgs;
typedef ::mozilla::dom::cache::StorageMatchResult StorageMatchResult;
typedef ::mozilla::dom::cache::StorageOpenArgs StorageOpenArgs;
typedef ::mozilla::dom::cache::StorageOpenResult StorageOpenResult;
template<class T> using UniquePtr = mozilla::UniquePtr<T>;
typedef ::int16_t int16_t;
typedef ::int32_t int32_t;
typedef ::int64_t int64_t;
typedef ::int8_t int8_t;
typedef ::intptr_t intptr_t;
typedef ::nsCString nsCString;
typedef ::nsContentPolicyType nsContentPolicyType;
typedef ::nsID nsID;
typedef ::nsITransportSecurityInfo nsITransportSecurityInfo;
typedef ::nsString nsString;
typedef ::nsresult nsresult;
typedef ::uint16_t uint16_t;
typedef ::uint32_t uint32_t;
typedef ::uint64_t uint64_t;
typedef ::uint8_t uint8_t;
typedef ::uintptr_t uintptr_t;
typedef ::mozilla::void_t void_t;
protected:
public:
typedef mozilla::ipc::IProtocol IProtocol;
typedef IPC::Message Message;
typedef base::ProcessHandle ProcessHandle;
typedef mozilla::ipc::MessageChannel MessageChannel;
typedef mozilla::ipc::SharedMemory SharedMemory;
public:
MOZ_IMPLICIT PCacheOpChild();
virtual ~PCacheOpChild();
protected:
void
ActorAlloc() final;
void
ActorDealloc() final;
public:
::base::ProcessId
OtherPid() const;
mozilla::Span<mozilla::ipc::ProtocolId const>
ManagedProtocolIds() const final;
UntypedManagedContainer*
GetManagedActors(mozilla::ipc::ProtocolId aProtocol) final;
void
DeallocManagee(
int32_t aProtocolId,
IProtocol* aListener) override;
Result
OnMessageReceived(const Message& msg__) override;
Result
OnMessageReceived(
const Message& msg__,
UniquePtr<Message>& reply__) override;
private:
bool mAwaitingManagedEndpointBind = false;
};
} // namespace cache
} // namespace dom
} // namespace mozilla
namespace IPC {
template<>
struct ParamTraits <::mozilla::dom::cache::PCacheOpChild*>
{
typedef ::mozilla::dom::cache::PCacheOpChild* paramType;
static void
Write(
IPC::MessageWriter* aWriter,
const paramType& aVar);
static IPC::ReadResult<paramType>
Read(IPC::MessageReader* aReader);
};
} // namespace IPC
#endif // ifndef PCacheOpChild_h