LiteCore
Couchbase Lite cross-platform core implementation
|
A simple parsed-URL type. More...
#include <c4ReplicatorTypes.h>
Data Fields | |
C4String | scheme |
C4String | hostname |
uint16_t | port |
C4String | path |
A simple parsed-URL type.
A simple parsed-URL struct.
C4String C4Address::hostname |
C4String C4Address::path |
uint16_t C4Address::port |
C4String C4Address::scheme |