The Gaudi Framework  v32r2 (46d42edc)
PropertyName.cpp
Go to the documentation of this file.
1 // ============================================================================
2 // Include files
3 // ============================================================================
4 #include "PropertyName.h"
5 // ============================================================================
7 // ============================================================================
8 std::string Gaudi::Parsers::PropertyName::ToString() const { return FullName(); }
9 // ============================================================================
STL class.
std::string ToString() const
Definition: PropertyName.cpp:8
std::string FullName() const
Definition: PropertyName.cpp:6