5#ifndef ASG_DATA_HANDLES_VAR_HANDLE_KEY_ARRAY_H
6#define ASG_DATA_HANDLES_VAR_HANDLE_KEY_ARRAY_H
42 virtual std::string
toString()
const = 0;
79 public std::vector<Base> {
92 std::vector<Base>(
v) {};
100 std::vector<Base>{
l} {};
131 virtual std::string
toString()
const override;
165 ostream&
operator<<(ostream& s,
const SG::VarHandleKeyArray& m);
Base class for VarHandleKeyArray for reading from StoreGate.
virtual void push_back(const std::string &key) override
Add a new key to the VarHandleKeyArray.
virtual std::string toString() const override
string representation of the VarHandleKeyArray
VarHandleKeyArrayCommon()
default base Constructor of mixin
virtual ~VarHandleKeyArray()=default
virtual std::string toString() const =0
::StatusCode StatusCode
StatusCode definition for legacy code.
l
Printing final latex table to .tex output file.
ostream & operator<<(ostream &s, const SG::VarHandleKey &m)