#include </builds/gaudi/Gaudi/GaudiCoreSvc/src/JobOptionsSvc/Property.h>
Definition at line 20 of file Property.h.
◆ Property()
Definition at line 28 of file Property.h.
const PropertyName & property_name() const
PropertyName property_name_
PropertyValue property_value_
PropertyValue & property_value()
◆ ClientName()
const std::string & Gaudi::Parsers::Property::ClientName |
( |
| ) |
const |
◆ DefinedPosition()
const gp::Position & Gaudi::Parsers::Property::DefinedPosition |
( |
| ) |
const |
◆ FullName()
std::string Gaudi::Parsers::Property::FullName |
( |
| ) |
const |
◆ HasDefinedPosition()
bool Gaudi::Parsers::Property::HasDefinedPosition |
( |
| ) |
const |
|
inline |
Definition at line 44 of file Property.h.
const Position & DefinedPosition() const
◆ HasValuePosition()
bool Gaudi::Parsers::Property::HasValuePosition |
( |
| ) |
const |
|
inline |
Definition at line 47 of file Property.h.
const Position & ValuePosition() const
◆ IsMap()
bool Gaudi::Parsers::Property::IsMap |
( |
| ) |
const |
◆ IsReference()
bool Gaudi::Parsers::Property::IsReference |
( |
| ) |
const |
|
inline |
◆ IsSimple()
bool Gaudi::Parsers::Property::IsSimple |
( |
| ) |
const |
◆ IsVector()
bool Gaudi::Parsers::Property::IsVector |
( |
| ) |
const |
◆ NameInClient()
const std::string & Gaudi::Parsers::Property::NameInClient |
( |
| ) |
const |
◆ operator+=()
Definition at line 34 of file Property.h.
34 {
36 return *this;
37 }
◆ operator-=()
Definition at line 38 of file Property.h.
38 {
40 return *this;
41 }
◆ property_name()
const PropertyName & Gaudi::Parsers::Property::property_name |
( |
| ) |
const |
|
inline |
◆ property_value()
◆ ToString()
std::string Gaudi::Parsers::Property::ToString |
( |
| ) |
const |
Definition at line 25 of file Property.cpp.
std::string ValueAsString() const
std::string FullName() const
◆ ValueAsString()
std::string Gaudi::Parsers::Property::ValueAsString |
( |
| ) |
const |
Definition at line 24 of file Property.cpp.
std::string replaceEnvironments(std::string_view input)
◆ ValuePosition()
const gp::Position & Gaudi::Parsers::Property::ValuePosition |
( |
| ) |
const |
◆ property_name_
◆ property_value_
The documentation for this class was generated from the following files: