Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
cetlib
cetlib
shlib_utils.h
Go to the documentation of this file.
1
#ifndef cetlib_shlib_utils_h
2
#define cetlib_shlib_utils_h
3
4
#include <string>
5
namespace
cet
{
6
std::string
shlib_prefix
();
7
std::string
shlib_suffix
();
8
}
9
#endif
/* cetlib_shlib_utils_h */
10
11
// Local Variables:
12
// mode: c++
13
// End:
string
std::string string
Definition:
nybbler.cc:12
cet::shlib_suffix
std::string shlib_suffix()
cet::shlib_prefix
std::string shlib_prefix()
cet
Definition:
PluginSymbolResolvers.h:8
Generated by
1.8.11