This class provides RSC reader and writer of the actual connection.
Definition: RscContext.hpp:22
~RscContext(void) override
The default destructor.
RscContext & operator=(RscContext &&arg) noexcept
The default move-assignment operator.
RscContext(RscContext &&arg) noexcept
The default move constructor.
This class serves as base class for all serialization contexts supported by RSC.
Definition: SerializationContext.hpp:23