LibQuicR
|
This is the complete list of members for quicr::TrackNamespace, including all inherited members.
begin() noexcept | quicr::TrackNamespace | inline |
begin() const noexcept | quicr::TrackNamespace | inline |
data() const noexcept | quicr::TrackNamespace | inline |
empty() const noexcept | quicr::TrackNamespace | inline |
end() noexcept | quicr::TrackNamespace | inline |
end() const noexcept | quicr::TrackNamespace | inline |
GetEntries() const noexcept | quicr::TrackNamespace | inline |
GetHashes() const noexcept | quicr::TrackNamespace | inline |
HasSamePrefix(const TrackNamespace &other) const noexcept | quicr::TrackNamespace | inline |
IsPrefixOf(const TrackNamespace &other) const noexcept | quicr::TrackNamespace | inline |
operator!=(const TrackNamespace &lhs, const TrackNamespace &rhs) noexcept | quicr::TrackNamespace | friend |
operator<(const TrackNamespace &lhs, const TrackNamespace &rhs) noexcept | quicr::TrackNamespace | friend |
operator<=(const TrackNamespace &lhs, const TrackNamespace &rhs) noexcept | quicr::TrackNamespace | friend |
operator=(const TrackNamespace &other) | quicr::TrackNamespace | inline |
operator=(TrackNamespace &&other) | quicr::TrackNamespace | inline |
operator==(const TrackNamespace &lhs, const TrackNamespace &rhs) noexcept | quicr::TrackNamespace | friend |
operator>(const TrackNamespace &lhs, const TrackNamespace &rhs) noexcept | quicr::TrackNamespace | friend |
operator>=(const TrackNamespace &lhs, const TrackNamespace &rhs) noexcept | quicr::TrackNamespace | friend |
size() const noexcept | quicr::TrackNamespace | inline |
TrackNamespace()=default | quicr::TrackNamespace | |
TrackNamespace(B &&... entries) | quicr::TrackNamespace | inlineexplicit |
TrackNamespace(S &&... entries) | quicr::TrackNamespace | inlineexplicit |
TrackNamespace(const std::vector< std::vector< uint8_t > > &entries) | quicr::TrackNamespace | inline |
TrackNamespace(const std::vector< std::string > &entries) | quicr::TrackNamespace | inline |
TrackNamespace(const TrackNamespace &other) | quicr::TrackNamespace | inline |
TrackNamespace(TrackNamespace &&other) | quicr::TrackNamespace | inline |