CCF
Loading...
Searching...
No Matches
endpoints.h
Go to the documentation of this file.
1// Copyright (c) Microsoft Corporation. All rights reserved.
2// Licensed under the Apache 2.0 License.
3#pragma once
4
5#include "ccf/endpoint.h"
6#include "ccf/service/map.h"
7
8namespace ccf
9{
12}
Definition map.h:30
Definition app_interface.h:14