ATLAS Offline Software
TagInfoDto Member List

This is the complete list of members for TagInfoDto, including all inherited members.

from_json(const json &j)TagInfoDtostatic
getChannels()TagInfoDtoinline
getChannelSize() constTagInfoDtoinline
getColumnSize() constTagInfoDtoinline
getFolderDescription()TagInfoDtoinline
getPayloadSpec()TagInfoDtoinline
m_channel_listTagInfoDtoprivate
m_node_descriptionTagInfoDtoprivate
m_payload_specTagInfoDtoprivate
setChannel(ChannelSetDto &ch)TagInfoDtoinline
setPayloadSpec(PayloadSpecDto &spec)TagInfoDtoinline
TagInfoDto(std::string description)TagInfoDtoinline
TagInfoDto(std::string description, PayloadSpecDto &payload_spec, ChannelSetDto &channel_list)TagInfoDtoinline
to_json() constTagInfoDto