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

#include <description.hpp>

Public Attributes

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

Detailed Description

Definition at line 33 of file description.hpp.

Member Data Documentation

◆ content_m

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

Definition at line 36 of file description.hpp.

Referenced by SDDS::operator<<().

◆ text_m

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

Definition at line 35 of file description.hpp.

Referenced by SDDS::operator<<().


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