HCE project C++ developers source code library
1.1.1
HCE project developer library
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
ExternDataBaseSessionObject.hpp
Go to the documentation of this file.
1
#ifndef EXTERN_DATABASE_SESSION_OBJECT
2
#define EXTERN_DATABASE_SESSION_OBJECT
3
4
#include <Poco/SharedPtr.h>
5
#include <DBSession.h>
6
7
namespace
HCE {
8
namespace
database {
9
extern
Poco::SharedPtr<HCE::database::DBSession>
Session
;
10
}
11
}
12
13
#endif
sources
applicationFramework
src
ExternDataBaseSessionObject.hpp
Generated on Mon Jan 13 2014 13:08:36 for HCE project C++ developers source code library by
1.8.1.2