zookeeper-cpp
ZooKeeper Client for C++
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Groups
zk::server::package_registry::registration_info Struct Referencefinal

Public Member Functions

 registration_info (std::shared_ptr< package_registry > owner, std::string name)
 

Public Attributes

std::weak_ptr< package_registryowner
 
std::string name
 

Detailed Description

Definition at line 8 of file package_registry.cpp.


The documentation for this struct was generated from the following file: