ATLAS Offline Software
Loading...
Searching...
No Matches
VarHandleKeyProperty.cxx File Reference

Handle Gaudi property setting for VarHandleKey. More...

#include <sstream>
#include <map>
#include <boost/tokenizer.hpp>
#include "StoreGate/VarHandleKeyProperty.h"
Include dependency graph for VarHandleKeyProperty.cxx:

Go to the source code of this file.

Namespaces

namespace  Gaudi
 =============================================================================
namespace  Gaudi::Parsers
namespace  Gaudi::Utils
namespace  SG
 Forward declaration.

Functions

StatusCode Gaudi::Parsers::parse (SG::VarHandleKey &v, const std::string &s)
 Gaudi function used to initialize a property from a string.
std::ostream & Gaudi::Utils::toStream (const SG::VarHandleKey &v, std::ostream &o)
 Gaudi function used to convert a property to a string.

Variables

static const char *const storeSeparator = "+"

Detailed Description

Handle Gaudi property setting for VarHandleKey.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Jan, 2016

Definition in file VarHandleKeyProperty.cxx.

Variable Documentation

◆ storeSeparator

const char* const storeSeparator = "+"
static

Definition at line 21 of file VarHandleKeyProperty.cxx.