'ODTONE - Open Dot Twenty One'

PrevUpHomeNext

Type type

odtone::mih::operation::type

Synopsis

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


enum type { confirm =  0, request =  1, response =  2, indication =  3 };

Description

Operation code enumeration.

confirm

Confirm.

request

Request.

response

Response.

indication

Indication.


PrevUpHomeNext