OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include <description.hpp>
Public Attributes | |
boost::optional< std::string > | text_m |
boost::optional< std::string > | content_m |
Definition at line 33 of file description.hpp.
boost::optional<std::string> SDDS::description::content_m |
Definition at line 36 of file description.hpp.
Referenced by SDDS::operator<<().
boost::optional<std::string> SDDS::description::text_m |
Definition at line 35 of file description.hpp.
Referenced by SDDS::operator<<().