OpenSDN source code
InterTaskMsg Struct Reference

#include <pkt_handler.h>

Inheritance diagram for InterTaskMsg:

Public Member Functions

 InterTaskMsg (uint16_t command)
 
virtual ~InterTaskMsg ()
 

Public Attributes

uint16_t cmd
 

Detailed Description

Definition at line 64 of file pkt_handler.h.

Constructor & Destructor Documentation

◆ InterTaskMsg()

InterTaskMsg::InterTaskMsg ( uint16_t  command)
inline

Definition at line 65 of file pkt_handler.h.

◆ ~InterTaskMsg()

virtual InterTaskMsg::~InterTaskMsg ( )
inlinevirtual

Definition at line 66 of file pkt_handler.h.

Member Data Documentation

◆ cmd

uint16_t InterTaskMsg::cmd

Definition at line 68 of file pkt_handler.h.


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