fw4spl
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
IAppConfigManager.cpp
1
/* ***** BEGIN LICENSE BLOCK *****
2
* FW4SPL - Copyright (C) IRCAD, 2009-2017.
3
* Distributed under the terms of the GNU Lesser General Public License (LGPL) as
4
* published by the Free Software Foundation.
5
* ****** END LICENSE BLOCK ****** */
6
7
#include "fwServices/IAppConfigManager.hpp"
8
9
#include "fwServices/AppConfigManager.hpp"
10
11
namespace
fwServices
12
{
13
14
//------------------------------------------------------------------------------
15
16
IAppConfigManager::sptr
IAppConfigManager::New
()
17
{
18
return ::fwServices::AppConfigManager::New();
19
}
20
21
//------------------------------------------------------------------------------
22
23
}
// namespace fwServices
24
fwServices
Namespace fwServices is dedicated to (mimic) the dynamic affectation of methods to (pure data) object...
Definition:
AppConfigManager.hpp:30
fwServices::IAppConfigManager::New
static FWSERVICES_API std::shared_ptr< IAppConfigManager > New()
Definition:
IAppConfigManager.cpp:16
SrcLib
core
fwServices
src
fwServices
IAppConfigManager.cpp
Generated on Wed Sep 5 2018 12:47:40 for fw4spl by
1.8.11