Fast DDS  Version 3.6.1.0
Fast DDS
Loading...
Searching...
No Matches
TopicDataType::Context Struct Reference

An interface to provide the user with a context when serializing and deserializing data. More...

#include <TopicDataType.hpp>

Public Member Functions

virtual ~Context ()=default

Detailed Description

An interface to provide the user with a context when serializing and deserializing data.

This context can be used to store specific information of the data type that can be used during serialization and deserialization. For example, it can be used to store the upper bounds of strings and sequences.

Constructor & Destructor Documentation

◆ ~Context()

virtual ~Context ( )
virtualdefault

The documentation for this struct was generated from the following file: