#include <rep_type.h>
Public Member Functions | |
const rep_traits< N, I >::name_type & | name () const |
operator bool () const | |
const rep_traits< N, I >::reference | rep () const |
rep_type () | |
rep_type (const N &n, I i) | |
I | swap (I i) |
Public Attributes | |
N | first |
I | second |
Private Attributes | |
bool | init_ |
Definition at line 33 of file rep_type.h.
|
inline |
Definition at line 35 of file rep_type.h.
|
inline |
Definition at line 36 of file rep_type.h.
|
inline |
Definition at line 41 of file rep_type.h.
Referenced by config.CFG::__str__(), DDBase< DDName, std::unique_ptr< DDI::Material > >::ddname(), validation.Sample::digest(), VIDSelectorBase.VIDSelectorBase::initialize(), DDBase< DDName, std::unique_ptr< DDI::Material > >::isDefined(), DDBase< DDName, std::unique_ptr< DDI::Material > >::name(), DDBase< DDName, std::unique_ptr< DDI::Material > >::toString(), and Vispa.Views.PropertyView.Property::valueChanged().
|
inline |
Definition at line 52 of file rep_type.h.
|
inline |
Definition at line 42 of file rep_type.h.
|
inline |
Definition at line 44 of file rep_type.h.
N DDI::rep_type< N, I >::first |
Definition at line 38 of file rep_type.h.
|
private |
Definition at line 55 of file rep_type.h.
I DDI::rep_type< N, I >::second |
Definition at line 39 of file rep_type.h.
Referenced by DDBase< DDName, std::unique_ptr< DDI::Material > >::isDefined(), DDBase< DDName, std::unique_ptr< DDI::Material > >::isValid(), and DDBase< DDName, std::unique_ptr< DDI::Material > >::rep().