#include <si_std/ptrh.h>
#include <si_sha/autopkt.h>
Go to the source code of this file.
Typedefs | |
typedef sc_automationPacket | sc_automationRequest |
Additional syntactic sugar useful for documenting the purpose of a given packet. | |
typedef sc_automationPacket | sc_automationResponse |
Additional syntactic sugar useful for documenting the purpose of a given packet. | |
Enumerations | |
enum | se_bridgeState { se_bridgeStateStopping, se_bridgeStateStopped, se_bridgeStateStarting, se_bridgeStateStarted } |
Enumeration of state a given bridge can be in. More... |
enum se_bridgeState |
Enumeration of state a given bridge can be in.
These state constants are useful for starting and stopping bridge threads.