COOPY » Guide  version 0.6.5
Public Member Functions
coopy::store::remotesql::RemoteSqlTextBookFactory Class Reference

#include <RemoteSqlTextBook.h>

Inheritance diagram for coopy::store::remotesql::RemoteSqlTextBookFactory:
coopy::store::TextBookFactory

Public Member Functions

 RemoteSqlTextBookFactory (const char *name="mysql")
virtual std::string getName ()
virtual TextBookopen (AttachConfig &config, AttachReport &report)

Detailed Description

Definition at line 55 of file RemoteSqlTextBook.h.


Constructor & Destructor Documentation

coopy::store::remotesql::RemoteSqlTextBookFactory::RemoteSqlTextBookFactory ( const char *  name = "mysql") [inline]

Definition at line 59 of file RemoteSqlTextBook.h.


Member Function Documentation

virtual std::string coopy::store::remotesql::RemoteSqlTextBookFactory::getName ( ) [inline, virtual]

Implements coopy::store::TextBookFactory.

Definition at line 62 of file RemoteSqlTextBook.h.

virtual TextBook* coopy::store::remotesql::RemoteSqlTextBookFactory::open ( AttachConfig config,
AttachReport report 
) [inline, virtual]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines