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

#include <avbts_message.hpp>

Collaboration diagram for scaledNs:
Collaboration graph

Public Member Functions

 scaledNs ()
 
void toByteString (uint8_t *byte_str)
 Gets scaledNs in a byte string format. More...
 

Detailed Description

Provides a scaledNs interface The scaledNs type represents signed values of time and time interval in units of 2e-16 ns.

Constructor & Destructor Documentation

scaledNs::scaledNs ( )
inline

Builds scaledNs interface

Member Function Documentation

void scaledNs::toByteString ( uint8_t *  byte_str)
inline

Gets scaledNs in a byte string format.

Parameters
byte_str[out] scaledNs value
Returns
void

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