DUECA/DUSIME
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
dueca::dco_traits< fixvector_withdefault< N, D, DEFLT, BASE > > Struct Template Reference

Template specialization, indicates how data in members of DCO objects should accessed through the CommObjects interfaces. More...

Inheritance diagram for dueca::dco_traits< fixvector_withdefault< N, D, DEFLT, BASE > >:
Inheritance graph
[legend]
Collaboration diagram for dueca::dco_traits< fixvector_withdefault< N, D, DEFLT, BASE > >:
Collaboration graph
[legend]

Public Types

typedef D value_type
 Value type for the elements of a trait's target.
 
typedef void key_type
 

Static Public Member Functions

static const char * _getclassname ()
 Representative name.
 

Static Public Attributes

constexpr static const size_t nelts = N
 Number of elements in the object.
 

Detailed Description

template<size_t N, typename D, int DEFLT, unsigned BASE>
struct dueca::dco_traits< fixvector_withdefault< N, D, DEFLT, BASE > >

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: