File MessageSerialization.h

Parent directory (src/desert_classes)

Namespace containing serialization functions.

Definition (src/desert_classes/MessageSerialization.h)

Detailed Description

The message data structure coming from upper layers is interpreted using type support informations passed by ROS2 during the creation of publishers, subscribers, clients and services. Those functions are used to compute the exact position that every data type must assume in memory an then calls TxStream or RxStream to receive or write them in the assigned location.

Prof. Davide Costa

Includes

Included By

Namespaces

Functions

Defines