Template specialization, indicates how data in members of DCO objects should accessed through the CommObjects interfaces.
More...
#include <fix_optional.hxx>
|
typedef dco_read_optional | rtype |
| Flag indicating how to read this as a DCO type.
|
|
typedef dco_write_optional | wtype |
| Flag indicating how to write this as a DCO type.
|
|
typedef T | value_type |
| Value type for the elements of a trait's target.
|
|
typedef void | key_type |
| Value type for the keys of a trait's target, not used.
|
|
|
constexpr static const MemberArity | arity = dco_traits<T>::arity |
| Inherit the number multiplicity from the wrapped type.
|
|
constexpr static const size_t | nelts = dco_traits<T>::nelts |
| Inherit number of elements (first dimension) from wrapped type.
|
|
template<typename T>
struct dco_traits< fix_optional< T > >
Template specialization, indicates how data in members of DCO objects should accessed through the CommObjects interfaces.
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/dueca-4.1.3/dueca/fix_optional.hxx