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
ExternConfigurationObject.hpp
Go to the documentation of this file.
1
#ifndef EXTERN_CONFIGURATION_OBJECT
2
#define EXTERN_CONFIGURATION_OBJECT
3
4
#include <Poco/AutoPtr.h>
5
#include <Poco/Util/AbstractConfiguration.h>
6
7
namespace
HCE {
8
extern
Poco::AutoPtr<Poco::Util::AbstractConfiguration>
_config
;
9
}
10
11
#endif
sources
applicationFramework
src
ExternConfigurationObject.hpp
Generated on Mon Jan 13 2014 13:08:36 for HCE project C++ developers source code library by
1.8.1.2