chromium/out/Default/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-forward.h

// services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-forward.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef SERVICES_RESOURCE_COORDINATOR_PUBLIC_MOJOM_MEMORY_INSTRUMENTATION_MEMORY_INSTRUMENTATION_MOJOM_BLINK_FORWARD_H_
#define SERVICES_RESOURCE_COORDINATOR_PUBLIC_MOJOM_MEMORY_INSTRUMENTATION_MEMORY_INSTRUMENTATION_MOJOM_BLINK_FORWARD_H_

#include <stdint.h>

#include "mojo/public/cpp/bindings/struct_forward.h"

#include "mojo/public/cpp/bindings/deprecated_interface_types_forward.h"


#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"





namespace memory_instrumentation::mojom {

enum class DumpType : int32_t;

enum class LevelOfDetail : int32_t;

enum class Determinism : int32_t;

enum class ProcessType : int32_t;

enum class MemoryMapOption : int32_t;
class ClientProcessInterfaceBase;
class HeapProfilerInterfaceBase;
class HeapProfilerHelperInterfaceBase;
class CoordinatorInterfaceBase;
class CoordinatorConnectorInterfaceBase;


}  // memory_instrumentation::mojom


namespace memory_instrumentation::mojom::blink {
// Aliases for definition in the parent namespace.
DumpType;
LevelOfDetail;
Determinism;
ProcessType;
MemoryMapOption;
ClientProcessInterfaceBase;
HeapProfilerInterfaceBase;
HeapProfilerHelperInterfaceBase;
CoordinatorInterfaceBase;
CoordinatorConnectorInterfaceBase;
class RequestArgs;
RequestArgsPtr;

class RawAllocatorDumpEdge;
RawAllocatorDumpEdgePtr;

class RawAllocatorDumpEntry;
RawAllocatorDumpEntryPtr;

class RawAllocatorDump;
RawAllocatorDumpPtr;

class RawProcessMemoryDump;
RawProcessMemoryDumpPtr;

class VmRegion;
VmRegionPtr;

class PlatformPrivateFootprint;
PlatformPrivateFootprintPtr;

class RawOSMemDump;
RawOSMemDumpPtr;

class OSMemDump;
OSMemDumpPtr;

class AllocatorMemDump;
AllocatorMemDumpPtr;

class ProcessMemoryDump;
ProcessMemoryDumpPtr;

class AggregatedMetrics;
AggregatedMetricsPtr;

class GlobalMemoryDump;
GlobalMemoryDumpPtr;

class HeapProfileResult;
HeapProfileResultPtr;

class RawAllocatorDumpEntryValue;

RawAllocatorDumpEntryValuePtr;

class ClientProcess;

class HeapProfiler;

class HeapProfilerHelper;

class Coordinator;

class CoordinatorConnector;




}  // memory_instrumentation::mojom::blink

#endif  // SERVICES_RESOURCE_COORDINATOR_PUBLIC_MOJOM_MEMORY_INSTRUMENTATION_MEMORY_INSTRUMENTATION_MOJOM_BLINK_FORWARD_H_