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

Base class for Hypertable client objects. More...

#include <ClientObject.h>

Inheritance diagram for Hypertable::ClientObject:
Inheritance graph
[legend]

Public Member Functions

virtual ~ClientObject ()
 Destructor. More...
 

Detailed Description

Base class for Hypertable client objects.

Client objects that are allocated and returned by the Client library are derived from this class which allows applications to create generic containers to hold heterogenous client objects.

Definition at line 44 of file ClientObject.h.

Constructor & Destructor Documentation

virtual Hypertable::ClientObject::~ClientObject ( )
inlinevirtual

Destructor.

Definition at line 47 of file ClientObject.h.


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