Reference
Alphabetical List
Name |
Description |
---|---|
The interface to access check implementations. |
|
The source identifiers to verify in the access function. |
|
A sequence of bytes. |
|
A date value with year, month and day parts. |
|
A date-time value, with a date, time and time-offset part. |
|
A configuration document. |
|
Builds Configuration Documents Programmatically |
|
The exception for all errors. |
|
The category of an error. |
|
A basic file access check. |
|
A file source resolver. |
|
Represents the location in a parsed document. |
|
Represents a single name. |
|
A name-path. |
|
A name-path or convertible value. |
|
This parser reads the Erbsland Configuration Language. |
|
A position inside a document. |
|
The signer interface to create new signatures when signing documents. |
|
The data for the signer implementation. |
|
The interface for signature validation. |
|
The data from the parser to verify the signature of a document. |
|
The tool to sign configuration documents. |
|
Interface for the data source to read the configuration. |
|
Lightweight identifier for a configuration source. |
|
The interface for any source resolver implementation. |
|
The context for resolving sources. |
|
Thin wrapper around std::u8string. |
|
A time value with nanosecond precision and optional offset. |
|
A combined time delta value. |
|
A time offset. |
|
A single time unit used in the configuration. |
|
The base class and interface for all values. |
|
Const iterator for the Value class. |
|
The type of value. |
|
By Topic
Topic |
Description |
---|---|
Describes the access check API. |
|
Covers name and name-path classes and types. |
|
The string wrapper interface. |
|
The document API (see Value API for more details). |
|
Data classes like |
|
The namespace object and its behavior. |
|
The error class and related helpers. |
|
The signer tool and its API. |
|
Classes for representing a document location. |
|
The source resolver and its lookup logic. |
|
Parser classes and their API. |
|
The source class and related helpers. |
|
Signature validation interface. |
|
The value API used throughout the document system. |