'ODTONE - Open Dot Twenty One'

PrevUpHomeNext

Struct template msg_id

odtone::mih::msg_id

Synopsis

// In header: </home/carlos/Projectos/odtone/inc/odtone/mih/message.hpp>

template<uint ServiceId, uint Opcode, uint ActionId> 
struct msg_id {

  // public data members
  static const uint16 value;
};

Description

Message Identifier (MID) data type.


PrevUpHomeNext