#include <src/JobOptionsSvc/PropertyName.h>
Definition at line 21 of file PropertyName.h.
typedef boost::scoped_ptr<const PropertyName> Gaudi::Parsers::PropertyName::ConstScopedPtr |
typedef boost::scoped_ptr<PropertyName> Gaudi::Parsers::PropertyName::ScopedPtr |
Gaudi::Parsers::PropertyName::PropertyName |
( |
const std::string & |
property | ) |
|
|
inlineexplicit |
Definition at line 27 of file PropertyName.h.
const std::string & property() const
Gaudi::Parsers::PropertyName::PropertyName |
( |
const std::string & |
property, |
|
|
const Position & |
pos |
|
) |
| |
|
inline |
Definition at line 29 of file PropertyName.h.
const std::string & property() const
Gaudi::Parsers::PropertyName::PropertyName |
( |
const std::string & |
client, |
|
|
const std::string & |
property |
|
) |
| |
|
inline |
Definition at line 31 of file PropertyName.h.
const std::string & property() const
const std::string & client() const
Gaudi::Parsers::PropertyName::PropertyName |
( |
const std::string & |
client, |
|
|
const std::string & |
property, |
|
|
const Position & |
pos |
|
) |
| |
|
inline |
Definition at line 33 of file PropertyName.h.
const std::string & property() const
const std::string & client() const
const std::string& Gaudi::Parsers::PropertyName::client |
( |
| ) |
const |
|
inline |
std::string Gaudi::Parsers::PropertyName::FullName |
( |
| ) |
const |
bool Gaudi::Parsers::PropertyName::HasClient |
( |
| ) |
const |
|
inline |
bool Gaudi::Parsers::PropertyName::HasPosition |
( |
| ) |
const |
|
inline |
const Position& Gaudi::Parsers::PropertyName::position |
( |
| ) |
const |
|
inline |
const std::string& Gaudi::Parsers::PropertyName::property |
( |
| ) |
const |
|
inline |
std::string Gaudi::Parsers::PropertyName::ToString |
( |
| ) |
const |
std::string Gaudi::Parsers::PropertyName::client_ |
|
private |
Position Gaudi::Parsers::PropertyName::position_ |
|
private |
std::string Gaudi::Parsers::PropertyName::property_ |
|
private |
The documentation for this class was generated from the following files: