RXF Message Queues use call by reference

2245 Betrachtungen
Seite: 1
MichaelKamsties
avatar
Administrator
75 Beiträge

RXF Message Queues use call by reference

The RiCOSMessageQueue send only addresses of messages and not the message himself, so the sender is responsible to allocate memory and the receiver to free the memory

Same Problem with RiCQueue.

MichaelKamsties
avatar
Administrator
75 Beiträge

Re: RXF Message Queues use call by reference

In embedded systems it makes sense to save resources and avoid unnecessary use of memcopy etc. This is why the RXF uses only references.

Seite: 1

Currently Online:

There is nobody online.

Welcome to our latest member: lammils