![]() |
Rosetta
2019.12
|
Functions | |
BooleanOptionKey const | cloud ("cloud") |
StringOptionKey const | auth ("cloud:auth") |
StringOptionKey const | key ("cloud:key") |
BooleanOptionKey const | clean ("cloud:clean") |
StringOptionKey const | host ("cloud:host") |
IntegerOptionKey const | port ("cloud:port") |
BooleanOptionKey const | block ("cloud:block") |
StringOptionKey const cloud::auth | ( | "cloud:auth" | ) |
BooleanOptionKey const cloud::block | ( | "cloud:block" | ) |
BooleanOptionKey const cloud::clean | ( | "cloud:clean" | ) |
BooleanOptionKey const cloud::cloud | ( | "cloud" | ) |
StringOptionKey const cloud::host | ( | "cloud:host" | ) |
StringOptionKey const cloud::key | ( | "cloud:key" | ) |
IntegerOptionKey const cloud::port | ( | "cloud:port" | ) |