OpenLCP  0.2.0
Public Member Functions | Public Attributes | List of all members
ACN::SDT::channel_params_data Struct Reference

4.5.2 Channel Params More...

#include <sdt.h>

Inheritance diagram for ACN::SDT::channel_params_data:
Inheritance graph
[legend]

Public Member Functions

size_t streamSize () const override
 channel_params_data::streamSize More...
 
void iStream (PDU::Stream) override
 channel_params_data::iStream More...
 
void oStream (PDU::Stream) const override
 channel_params_data::oStream More...
 

Public Attributes

params parameters
 parameters
 
UDP::ipAddress address
 IP address.
 
uint8_t expiry
 timeout
 

Detailed Description

4.5.2 Channel Params

Member Function Documentation

◆ iStream()

void ACN::SDT::channel_params_data::iStream ( PDU::Stream  stream)
overridevirtual

channel_params_data::iStream

Parameters
stream

Implements ACN::PDU::pdu_stream_object.

Here is the call graph for this function:

◆ oStream()

void ACN::SDT::channel_params_data::oStream ( PDU::Stream  stream) const
overridevirtual

channel_params_data::oStream

Parameters
stream

Implements ACN::PDU::pdu_stream_object.

Here is the call graph for this function:

◆ streamSize()

size_t ACN::SDT::channel_params_data::streamSize ( ) const
overridevirtual

channel_params_data::streamSize

Returns

Implements ACN::PDU::pdu_stream_object.

Here is the call graph for this function:

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