Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
Framework
Services
Registry
detail
ServiceStack.h
Go to the documentation of this file.
1
#ifndef art_Framework_Services_Registry_detail_ServiceStack_h
2
#define art_Framework_Services_Registry_detail_ServiceStack_h
3
// vim: set sw=2 expandtab :
4
5
#include "
art/Framework/Services/Registry/detail/ServiceWrapperBase.h
"
6
7
#include <stack>
8
9
namespace
art
{
10
namespace
detail
{
11
12
typedef
std::stack<WrapperBase_ptr>
ServiceStack
;
13
14
}
// namespace detail
15
}
// namespace art
16
17
#endif
/* art_Framework_Services_Registry_detail_ServiceStack_h */
18
19
// Local Variables:
20
// mode: c++
21
// End:
art::detail::ServiceStack
std::stack< WrapperBase_ptr > ServiceStack
Definition:
ServiceStack.h:12
ServiceWrapperBase.h
detail
Definition:
includer.cc:28
art
Definition:
BasicOptionsHandler.h:9
Generated by
1.8.11