LiteCore
Couchbase Lite cross-platform core implementation
Loading...
Searching...
No Matches
Data Fields
C4Address Struct Reference

A simple parsed-URL type. More...

#include <c4ReplicatorTypes.h>

Data Fields

C4String scheme
 
C4String hostname
 
uint16_t port
 
C4String path
 

Detailed Description

A simple parsed-URL type.

A simple parsed-URL struct.

Field Documentation

◆ hostname

C4String C4Address::hostname

◆ path

C4String C4Address::path

◆ port

uint16_t C4Address::port

◆ scheme

C4String C4Address::scheme

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