#include <long_msg.h>
Inheritance diagram for Long_msg:
Public Member Functions | |
Mword | msg_word (unsigned index) const |
get the given register message word. | |
Mword | msg_word (Mword *msg, unsigned index) const |
void | set_msg_word (unsigned index, Mword value) |
Set the given message word to the given value. | |
void | set_msg_word (Mword *msg, unsigned index, Mword value) |
|
|
|
get the given register message word.
Reimplemented from Sys_ipc_frame. |
|
|
|
Set the given message word to the given value.
Reimplemented from Sys_ipc_frame. |