2 #ifndef JOBOPTIONSVC_PROPERTY_NAME_H_ 
    3 #define JOBOPTIONSVC_PROPERTY_NAME_H_ 
   13 #include <boost/scoped_ptr.hpp> 
   17 namespace Gaudi { 
namespace Parsers {
 
   51 #endif  // JOBOPTIONSVC_PROPERTY_NAME_H_ 
const std::string & property() const 
 
std::string ToString() const 
 
const Position & position() const 
 
boost::scoped_ptr< PropertyName > ScopedPtr
 
PropertyName(const std::string &client, const std::string &property)
 
const std::string & client() const 
 
std::string FullName() const 
 
PropertyName(const std::string &property, const Position &pos)
 
boost::scoped_ptr< const PropertyName > ConstScopedPtr
 
This is a number of static methods for bootstrapping the Gaudi framework. 
 
PropertyName(const std::string &client, const std::string &property, const Position &pos)
 
PropertyName(const std::string &property)