API_Reference_Guide.rst 460 Bytes
Newer Older
pmaybank's avatar
pmaybank committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

===================
API Reference Guide
===================

------------
Introduction
------------

This document contains details of the APIs for the Composable Kernel (CK) library and introduces some of the key design
principles that are used to write new classes that extend CK functionality.

=================
Using CK API
=================

This section describes how to use the CK library API.

-----------------
CK Datatypes
-----------------

[TODO]