defs/si_sha/abrgcmn.h File Reference

Constants and typedefs common to all bridges. More...

#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...


Detailed Description

Constants and typedefs common to all bridges.


Enumeration Type Documentation

Enumeration of state a given bridge can be in.

These state constants are useful for starting and stopping bridge threads.


doxygen