OpenSDN source code
scm::EvStop Struct Reference
Inheritance diagram for scm::EvStop:
Collaboration diagram for scm::EvStop:

Public Member Functions

 EvStop ()
 
 EvStop (bool enq)
 

Static Public Member Functions

static const char * Name ()
 

Public Attributes

bool enq_
 

Detailed Description

Definition at line 72 of file sandesh_client_sm.cc.

Constructor & Destructor Documentation

◆ EvStop() [1/2]

scm::EvStop::EvStop ( )
inline

Definition at line 73 of file sandesh_client_sm.cc.

◆ EvStop() [2/2]

scm::EvStop::EvStop ( bool  enq)
inline

Definition at line 74 of file sandesh_client_sm.cc.

Member Function Documentation

◆ Name()

static const char* scm::EvStop::Name ( )
inlinestatic

Definition at line 75 of file sandesh_client_sm.cc.

Member Data Documentation

◆ enq_

bool scm::EvStop::enq_

Definition at line 78 of file sandesh_client_sm.cc.


The documentation for this struct was generated from the following file: