3 #include <zk/config.hpp>
14 class connection_params;
20 enum class error_code : int;
23 class get_children_result;
28 enum class op_type : int;
31 enum class
state : int;
32 struct transaction_id;
34 class watch_children_result;
35 class watch_exists_result;
state
Enumeration of states the client may be at when a watch triggers.
create_mode
When used in client::set, this value determines how the znode is created on the server.
Invalid event (this should never be issued).
event_type
Enumeration of types of events that may occur.
permission
Describes the ability of a user to perform a certain action.