OpenSDN source code
Init Struct Reference
Inheritance diagram for Init:
Collaboration diagram for Init:

Public Types

typedef mpl::list< sc::custom_reaction< EvStart > > reactions
 

Public Member Functions

 Init (my_context ctx)
 
sc::result react (const EvStart &event)
 

Detailed Description

Definition at line 73 of file path_preference.cc.

Member Typedef Documentation

◆ reactions

typedef mpl::list< sc::custom_reaction<EvStart> > Init::reactions

Definition at line 76 of file path_preference.cc.

Constructor & Destructor Documentation

◆ Init()

Init::Init ( my_context  ctx)
inline

Definition at line 78 of file path_preference.cc.

Here is the call graph for this function:

Member Function Documentation

◆ react()

sc::result Init::react ( const EvStart event)
inline

Definition at line 83 of file path_preference.cc.


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