Struct SandwichTunnelIO
An IO specific to tunnels.
#include <tunnel.h>
Public Attributes
Type | Name |
---|---|
struct SandwichIO | base The base IO object. |
SandwichTunnelIOSetStateFunctionPtr | set_state The callback used to indicate when the state of the tunnel changes. |
Public Attributes Documentation
variable base
variable set_state
The callback used to indicate when the state of the tunnel changes.
It is guaranteed that the state of the tunnel will not change between two calls to this callback.
NULL
is a valid value.
The documentation for this class was generated from the following file docs/sandwich_c/tunnel.h