COOPY » Guide  version 0.6.5
Public Member Functions | Data Fields
coopy::store::AttachReport Class Reference

Result of connecting to database. More...

#include <TextBookFactory.h>

Public Member Functions

 AttachReport ()
void errorCreateNotImplemented (const char *str)
void errorWriteNotImplemented (const char *str)

Data Fields

bool success
bool applicable
std::string msg

Detailed Description

Result of connecting to database.

Definition at line 55 of file TextBookFactory.h.


Constructor & Destructor Documentation

coopy::store::AttachReport::AttachReport ( ) [inline]

Definition at line 61 of file TextBookFactory.h.

References applicable, and success.


Member Function Documentation

void coopy::store::AttachReport::errorCreateNotImplemented ( const char *  str) [inline]
void coopy::store::AttachReport::errorWriteNotImplemented ( const char *  str) [inline]

Definition at line 72 of file TextBookFactory.h.

References applicable, msg, and success.


Field Documentation


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