Struct InAddr

Inheritance Relationships

Base Type

  • public in_addr

Struct Documentation

struct InAddr : public in_addr

Public Functions

inline FixedName<INET_ADDRSTRLEN> str() const
inline bool operator==(const in_addr &other) const

Public Static Functions

static inline std::optional<InAddr> init(std::string_view str_addr)