0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
Hypertable::NamespaceListing Class Reference

#include <NamespaceListing.h>

Collaboration diagram for Hypertable::NamespaceListing:
Collaboration graph
[legend]

Public Attributes

std::string name
 
std::string id
 
bool is_namespace
 
std::vector< NamespaceListingsub_entries
 

Detailed Description

Definition at line 29 of file NamespaceListing.h.

Member Data Documentation

std::string Hypertable::NamespaceListing::id

Definition at line 32 of file NamespaceListing.h.

bool Hypertable::NamespaceListing::is_namespace

Definition at line 33 of file NamespaceListing.h.

std::string Hypertable::NamespaceListing::name

Definition at line 31 of file NamespaceListing.h.

std::vector<NamespaceListing> Hypertable::NamespaceListing::sub_entries

Definition at line 35 of file NamespaceListing.h.


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