gPTP Documentation
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FollowUpTLV Class Reference

#include <avbts_message.hpp>

Collaboration diagram for FollowUpTLV:
Collaboration graph

Public Member Functions

 FollowUpTLV ()
 
void toByteString (uint8_t *byte_str)
 Gets FollowUpTLV information in a byte string format. More...
 
int32_t getRateOffset ()
 Gets the cummulative scaledRateOffset. More...
 

Detailed Description

Provides a follow-up TLV interface back to the previous packing mode

Constructor & Destructor Documentation

FollowUpTLV::FollowUpTLV ( )
inline

Builds the FollowUpTLV interface

Member Function Documentation

int32_t FollowUpTLV::getRateOffset ( )
inline

Gets the cummulative scaledRateOffset.

Returns
32 bit signed value with the rate offset information.
void FollowUpTLV::toByteString ( uint8_t *  byte_str)
inline

Gets FollowUpTLV information in a byte string format.

Parameters
byte_str[out] FollowUpTLV values

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