pjmsg_mcap_wrapper
Loading...
Searching...
No Matches
StatisticsValuesCdrAux.hpp
Go to the documentation of this file.
1// Copyright 2016 Proyectos y Sistemas de Mantenimiento SL (eProsima).
2//
3// Licensed under the Apache License, Version 2.0 (the "License");
4// you may not use this file except in compliance with the License.
5// You may obtain a copy of the License at
6//
7// http://www.apache.org/licenses/LICENSE-2.0
8//
9// Unless required by applicable law or agreed to in writing, software
10// distributed under the License is distributed on an "AS IS" BASIS,
11// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12// See the License for the specific language governing permissions and
13// limitations under the License.
14
15/*!
16 * @file StatisticsValuesCdrAux.hpp
17 * This source file contains some definitions of CDR related functions.
18 *
19 * This file was generated by the tool fastddsgen.
20 */
21
22#ifndef FAST_DDS_GENERATED__PLOTJUGGLER_MSGS_MSG_STATISTICSVALUESCDRAUX_HPP
23#define FAST_DDS_GENERATED__PLOTJUGGLER_MSGS_MSG_STATISTICSVALUESCDRAUX_HPP
24
25#include "StatisticsValues.hpp"
26
29
30
31
32namespace eprosima {
33namespace fastcdr {
34
35class Cdr;
36class CdrSizeCalculator;
37
41
42
43} // namespace fastcdr
44} // namespace eprosima
45
46#endif // FAST_DDS_GENERATED__PLOTJUGGLER_MSGS_MSG_STATISTICSVALUESCDRAUX_HPP
47
#define eProsima_user_DllExport
Definition Header.hpp:37
constexpr uint32_t plotjuggler_msgs_msg_StatisticsValues_max_key_cdr_typesize
constexpr uint32_t plotjuggler_msgs_msg_StatisticsValues_max_cdr_typesize
This class offers an interface to serialize/deserialize some basic types using CDR protocol inside an...
Definition Cdr.h:69
eProsima_user_DllExport void serialize_key(eprosima::fastcdr::Cdr &scdr, const std_msgs::msg::Header &data)
Definition Cdr.h:49
This class represents the structure StatisticsValues defined by the user in the IDL file.