roar
Loading...
Searching...
No Matches
Public Attributes | List of all members
Roar::Parser::Ipv6SegmentContainer Struct Reference

#include <ipv6.hpp>

Collaboration diagram for Roar::Parser::Ipv6SegmentContainer:

Public Attributes

std::vector< uint16_t > segmentsBefore {}
 
std::vector< uint16_t > segmentsAfter {}
 
bool endsWithIpv4 {false}
 

Member Data Documentation

◆ endsWithIpv4

bool Roar::Parser::Ipv6SegmentContainer::endsWithIpv4 {false}

◆ segmentsAfter

std::vector<uint16_t> Roar::Parser::Ipv6SegmentContainer::segmentsAfter {}

◆ segmentsBefore

std::vector<uint16_t> Roar::Parser::Ipv6SegmentContainer::segmentsBefore {}

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