Public Member Functions | List of all members
Store Class Reference
Inheritance diagram for Store:
Inheritance graph
[legend]

Public Member Functions

virtual void * getStore () const
 Store ()
 Store (const Store &)
virtual ~Store ()

Detailed Description

Definition at line 20 of file Store.h.

Constructor & Destructor Documentation

Store::Store ( )

Definition at line 23 of file Store.h.

Store::Store ( const Store )

Definition at line 25 of file Store.h.

virtual Store::~Store ( )
virtual

Definition at line 27 of file Store.h.

Member Function Documentation

virtual void* Store::getStore ( ) const
virtual

Reimplemented in InMemoryStore.

Definition at line 29 of file Store.h.


The documentation for this class was generated from the following file:
blog comments powered by Disqus