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

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

#include <tsTargetIPSourceSlashDescriptor.h>

Collaboration diagram for ts::TargetIPSourceSlashDescriptor::Address:

Public Member Functions

 Address ()=default
 Constructor.
 

Public Attributes

IPv4Address IPv4_dest_addr {}
 IPv4 destination address.
 
uint8_t IPv4_dest_slash_mask = 0
 Number of bits in destination network mask.
 
IPv4Address IPv4_source_addr {}
 IPv4 source address.
 
uint8_t IPv4_source_slash_mask = 0
 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: