OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
Public Attributes | List of all members
SDDS::description Struct Reference

#include <description.hpp>

Public Attributes

std::optional< std::string > text_m
 
std::optional< std::string > content_m
 

Detailed Description

Definition at line 36 of file description.hpp.

Member Data Documentation

◆ content_m

std::optional<std::string> SDDS::description::content_m

Definition at line 39 of file description.hpp.

Referenced by SDDS::operator<<().

◆ text_m

std::optional<std::string> SDDS::description::text_m

Definition at line 38 of file description.hpp.

Referenced by SDDS::operator<<().


The documentation for this struct was generated from the following file: