User-facing arguments for networking operations. More...
#include <string>
Go to the source code of this file.
Classes | |
| struct | pinecone::net::connection_args | 
| Arguments required to connect to a Pinecone server.  More... | |
Enumerations | |
| enum class | pinecone::net::threading_mode { sync } | 
Threading behaviors supported by http_client.  More... | |
User-facing arguments for networking operations.
Definition in file arguments.hpp.
      
  | 
  strong | 
Threading behaviors supported by http_client. 
| Enumerator | |
|---|---|
| sync | Synchronous operation; in this mode,   | 
Definition at line 14 of file arguments.hpp.