Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Aug 7, 2023
0 parents commit 90d7076
Show file tree
Hide file tree
Showing 475 changed files with 161,194 additions and 0 deletions.
1,336 changes: 1,336 additions & 0 deletions 404.html

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions assets/.doxy/cAPI/cAPI/annotated.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Class List

Here are the classes, structs, unions and interfaces with brief descriptions:


* **struct** [**SandwichCIOOwned**](structSandwichCIOOwned.md) _An IO owned by the Sandwich Library._
* **struct** [**SandwichCIOSettings**](structSandwichCIOSettings.md) _Settings for a generic I/O interface._
* **struct** [**SandwichError**](structSandwichError.md) _An error code. Copy of error.h:ErrorCode._
* **struct** [**SandwichTunnelConfigurationSerialized**](structSandwichTunnelConfigurationSerialized.md) _A serialized_ `TunnelConfiguration` _message._
2 changes: 2 additions & 0 deletions assets/.doxy/cAPI/cAPI/class_member_enums.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Class Member Enums

2 changes: 2 additions & 0 deletions assets/.doxy/cAPI/cAPI/class_member_functions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Class Member Functions

2 changes: 2 additions & 0 deletions assets/.doxy/cAPI/cAPI/class_member_typedefs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Class Member Typedefs

57 changes: 57 additions & 0 deletions assets/.doxy/cAPI/cAPI/class_member_variables.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
# Class Member Variables


## c

* **code** ([**SandwichError**](structSandwichError.md))


## d

* **details** ([**SandwichError**](structSandwichError.md))


## f

* **freeptr** ([**SandwichCIOOwned**](structSandwichCIOOwned.md))


## i

* **io** ([**SandwichCIOOwned**](structSandwichCIOOwned.md))


## k

* **kind** ([**SandwichError**](structSandwichError.md))


## m

* **msg** ([**SandwichError**](structSandwichError.md))


## n

* **n** ([**SandwichTunnelConfigurationSerialized**](structSandwichTunnelConfigurationSerialized.md))


## r

* **read** ([**SandwichCIOSettings**](structSandwichCIOSettings.md))


## s

* **src** ([**SandwichTunnelConfigurationSerialized**](structSandwichTunnelConfigurationSerialized.md))


## u

* **uarg** ([**SandwichCIOSettings**](structSandwichCIOSettings.md))


## w

* **write** ([**SandwichCIOSettings**](structSandwichCIOSettings.md))

57 changes: 57 additions & 0 deletions assets/.doxy/cAPI/cAPI/class_members.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
# Class Members


## c

* **code** ([**SandwichError**](structSandwichError.md))


## d

* **details** ([**SandwichError**](structSandwichError.md))


## f

* **freeptr** ([**SandwichCIOOwned**](structSandwichCIOOwned.md))


## i

* **io** ([**SandwichCIOOwned**](structSandwichCIOOwned.md))


## k

* **kind** ([**SandwichError**](structSandwichError.md))


## m

* **msg** ([**SandwichError**](structSandwichError.md))


## n

* **n** ([**SandwichTunnelConfigurationSerialized**](structSandwichTunnelConfigurationSerialized.md))


## r

* **read** ([**SandwichCIOSettings**](structSandwichCIOSettings.md))


## s

* **src** ([**SandwichTunnelConfigurationSerialized**](structSandwichTunnelConfigurationSerialized.md))


## u

* **uarg** ([**SandwichCIOSettings**](structSandwichCIOSettings.md))


## w

* **write** ([**SandwichCIOSettings**](structSandwichCIOSettings.md))

10 changes: 10 additions & 0 deletions assets/.doxy/cAPI/cAPI/classes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Class Index


## s

* [**SandwichCIOOwned**](structSandwichCIOOwned.md)
* [**SandwichCIOSettings**](structSandwichCIOSettings.md)
* [**SandwichError**](structSandwichError.md)
* [**SandwichTunnelConfigurationSerialized**](structSandwichTunnelConfigurationSerialized.md)

42 changes: 42 additions & 0 deletions assets/.doxy/cAPI/cAPI/dir_49e56c817e5e54854c35e136979f97ca.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@

# Dir docs



[**FileList**](files.md) **>** [**docs**](dir_49e56c817e5e54854c35e136979f97ca.md)












## Directories

| Type | Name |
| ---: | :--- |
| dir | [**sandwich\_c**](dir_f6ef5a90171f1138cc160f006fc74f9c.md) <br> |

















------------------------------
The documentation for this class was generated from the following file `docs/`
45 changes: 45 additions & 0 deletions assets/.doxy/cAPI/cAPI/dir_f6ef5a90171f1138cc160f006fc74f9c.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@

# Dir docs/sandwich\_c



[**FileList**](files.md) **>** [**docs**](dir_49e56c817e5e54854c35e136979f97ca.md) **>** [**sandwich\_c**](dir_f6ef5a90171f1138cc160f006fc74f9c.md)











## Files

| Type | Name |
| ---: | :--- |
| file | [**error\_codes.h**](error__codes_8h.md) <br>_Sandwich errors specification._ |
| file | [**ioerrors.h**](ioerrors_8h.md) <br>_Sandwich I/O errors specification._ |
| file | [**sandwich.h**](sandwich_8h.md) <br>_Sandwich C library, on top of the Rust implementation._ |
| file | [**tunnel\_types.h**](tunnel__types_8h.md) <br>_Sandwich tunnel types and states specification._ |


















------------------------------
The documentation for this class was generated from the following file `docs/sandwich_c/`
Loading

0 comments on commit 90d7076

Please sign in to comment.