Module scpd.types.XDRBase
Binding to xdrpp types (the library)
See Also
https
//github.com/xdrpp/xdrpp
Classes
| Name | Description |
|---|---|
xdr_runtime_error
|
Structs
| Name | Description |
|---|---|
opaque_array
|
Aliases
| Name | Type | Description |
|---|---|---|
opaque_vec
|
xvector!(uint8_t,N)
|
alias xvector(T, uint32_t N = XDR_MAX_LEN) = vector!(T); |