Blackjack Decision Maker
Public Member Functions | Public Attributes | List of all members
LibcameraApp::Msg Struct Reference

#include <libcamera_app.hpp>

Collaboration diagram for LibcameraApp::Msg:

Public Member Functions

 Msg (MsgType const &t)
 
template<typename T >
 Msg (MsgType const &t, T p)
 

Public Attributes

MsgType type
 
MsgPayload payload
 

Constructor & Destructor Documentation

◆ Msg() [1/2]

LibcameraApp::Msg::Msg ( MsgType const &  t)
inline

◆ Msg() [2/2]

template<typename T >
LibcameraApp::Msg::Msg ( MsgType const &  t,
p 
)
inline

Member Data Documentation

◆ payload

MsgPayload LibcameraApp::Msg::payload

◆ type

MsgType LibcameraApp::Msg::type

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