Ditto 4.7.1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ditto::Ditto::Fields Struct Reference

Public Member Functions

 Fields (std::shared_ptr< DittoHandleWrapper > const &ditto_handle_wrapper, Store &&store, SmallPeerInfo &&small_peer_info, std::shared_ptr< Identity > const &identity, bool web_valid, bool x509_valid, TransportConfig &&transport_config, Presence &&presence, std::string &&ditto_dir, DiskUsage disk_usage)
 
Fieldsoperator= (Fields &&other) noexcept
 
 Fields (Fields &&other) noexcept=default
 

Public Attributes

std::shared_ptr< DittoHandleWrapperditto_handle_wrapper
 
Store store
 
SmallPeerInfo small_peer_info
 
std::shared_ptr< Identityidentity
 
std::shared_ptr< Authenticatorauth
 
bool web_valid
 We can start WebSocket client transports.
 
bool x509_valid
 We can start TCP and P2P transports.
 
TransportConfig transport_config
 
ValidityListener validity_listener
 
Presence presence
 
DiskUsage disk_usage
 
TransportSync transport_sync
 
Sync sync
 
bool activated
 
bool sync_active
 
std::string ditto_dir