pjmsg_mcap_wrapper
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
HeaderCdrAux.ipp File Reference

Detailed Description

This source file contains some declarations of CDR related functions.

This file was generated by the tool fastddsgen.

Definition in file HeaderCdrAux.ipp.

Go to the source code of this file.

#include "HeaderCdrAux.hpp"
#include <fastcdr/Cdr.h>
#include <fastcdr/CdrSizeCalculator.hpp>
#include <fastcdr/exceptions/BadParamException.h>

Namespaces

namespace  eprosima
 
namespace  eprosima::fastcdr
 

Macros

#define FAST_DDS_GENERATED__STD_MSGS_MSG_HEADERCDRAUX_IPP
 

Functions

template<>
eProsima_user_DllExport size_t eprosima::fastcdr::calculate_serialized_size (eprosima::fastcdr::CdrSizeCalculator &calculator, const std_msgs::msg::Header &data, size_t &current_alignment)
 
template<>
eProsima_user_DllExport void eprosima::fastcdr::serialize (eprosima::fastcdr::Cdr &scdr, const std_msgs::msg::Header &data)
 
template<>
eProsima_user_DllExport void eprosima::fastcdr::deserialize (eprosima::fastcdr::Cdr &cdr, std_msgs::msg::Header &data)
 
eProsima_user_DllExport void eprosima::fastcdr::serialize_key (eprosima::fastcdr::Cdr &scdr, const std_msgs::msg::Header &data)
 

Macro Definition Documentation

◆ FAST_DDS_GENERATED__STD_MSGS_MSG_HEADERCDRAUX_IPP

#define FAST_DDS_GENERATED__STD_MSGS_MSG_HEADERCDRAUX_IPP

Definition at line 23 of file HeaderCdrAux.ipp.