zookeeper-cpp
ZooKeeper Client for C++
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NstdSTL namespace
 Chash< zk::acl_rule >
 Chash< zk::transaction_id >
 Chash< zk::version >
 Nzk
 Nserver
 Cpackage_registryThe package registry tracks configuration of classpaths and JARs needed to run various ZooKeeper versions
 Cregistration_info
 CserverControls a ZooKeeper server process on this local machine
 CaclAn access control list is a wrapper around acl_rule instances
 Cacl_ruleAn individual rule in an acl
 Cacl_versionRepresents a version of the ACL of a ZNode
 CaclsConvenience operations around commonly-used ACLs
 Capi_error
 Cauthentication_failed
 Cbad_version
 Cbasic_versionBase type for version types
 Cchild_versionRepresents a version of the children of a ZNode
 CclientA ZooKeeper client connection
 Cclosing
 Cconnection
 Cconnection_loss
 Cconnection_paramsUsed to specify parameters for a connection
 Cconnection_zk
 Cbasic_watcher
 Cchild_watcher
 Cdata_watcher
 Cexists_watcher
 Cwatcher
 Cconnection_zk_commit_completer
 Ccreate_resultThe result type of client::create
 Cdata_inconsistency
 Cephemeral_on_local_session
 Cerror
 CeventData delivered when a watched event triggers
 Cexists_resultThe result type of client::exists
 Cget_acl_resultThe result type of client::get_acl
 Cget_children_resultThe result type of client::get_children
 Cget_resultThe result type of client::get
 Cinvalid_acl
 Cinvalid_arguments
 Cinvalid_callback
 Cinvalid_handle_state
 Cmarshalling_error
 Cmulti_op
 Cmulti_result
 CpartA part of a result
 Cnew_configuration_no_quorum
 Cno_children_for_ephemerals
 Cno_node
 Cno_response
 Cno_watcher
 Cnode_exists
 Cnot_authenticated
 Cnot_empty
 Cop
 Ccheck_data
 Ccreate_data
 Cerase_data
 Cset_data
 Coperation_timeout
 Creconfiguration_disabled
 Creconfiguration_in_progress
 Cruntime_inconsistency
 Cserver_read_only
 Csession_expired
 Csession_moved
 Cset_resultThe result type of client::set
 CstatStatistics about a znode, similar to the UNIX stat structure
 Cstrong_idBase type for creating strong ID types
 Csystem_error
 Ctransaction_failedThrown from client::commit when a transaction cannot be committed to the system
 Ctransaction_id
 Cunimplemented
 Cunknown_error
 Cunknown_session
 CversionRepresents a version of the data
 Cwatch_children_resultThe result type of client::watch_children
 Cwatch_exists_resultThe result type of client::watch_exists
 Cwatch_resultThe result type of client::watch