TSDuck v3.38-3699
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::TargetIPv6SourceSlashDescriptor::Address Class Reference

Structure of an address entry in the descriptor. More...

#include <tsTargetIPv6SourceSlashDescriptor.h>

Collaboration diagram for ts::TargetIPv6SourceSlashDescriptor::Address:

Public Member Functions

 Address ()=default
 Constructor.
 

Public Attributes

IPv6Address IPv6_dest_addr {}
 IPv6 destination address.
 
uint8_t IPv6_dest_slash_mask {}
 Number of bits in destination network mask.
 
IPv6Address IPv6_source_addr {}
 IPv6 source address.
 
uint8_t IPv6_source_slash_mask {}
 Number of bits in source network mask.
 

Detailed Description

Structure of an address entry in the descriptor.


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