ContractTypes.h File
Contract enums for memory and caps constraints. More...
Included Headers
#include <string>
Namespaces Index
| namespace | simaai |
| namespace | neat |
Description
Contract enums for memory and caps constraints.
Vocabulary types used across the contracts and builder layers to express what kind of memory a Node accepts/emits and what gst caps memory class to advertise. Kept enum-only so the header is cheap to include and STL-pure.
File Listing
The file content with the documentation metadata removed is:
14namespace simaai::neat {
30enum class MemoryContract {
32 RequireSystemMemoryMappable = 0,
54enum class CapsMemory {
55 Any = 0,
56 SystemMemory,
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.