OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
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 25 of file description.hpp.

Member Data Documentation

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

Definition at line 28 of file description.hpp.

Referenced by SDDS::operator<<().

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

Definition at line 27 of file description.hpp.

Referenced by SDDS::operator<<().


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