Generator template to create UnitPrefix. More...
#include <dd_predefined_units.h>
Additional Inherited Members | |
![]() | |
typedef ModelEventCode | event_code_type |
local definition of the event code type | |
typedef TYPE | subject_type |
local definition of the subject type | |
typedef ModelObserverUtility< TYPE, ModelEventCode > | observer_type |
local definition of the observer type to notify | |
typedef ModelEventCode | event_code_type |
local definition of the event code type | |
typedef TYPE | subject_type |
local definition of the subject type | |
typedef ModelObserverUtility< TYPE, ModelEventCode > | observer_type |
local definition of the observer type to notify | |
typedef ModelEventCode | event_code_type |
local definition of the event code type | |
typedef TYPE | subject_type |
local definition of the subject type | |
typedef ModelObserverUtility< TYPE, ModelEventCode > | observer_type |
local definition of the observer type to notify | |
typedef ModelEventCode | event_code_type |
local definition of the event code type | |
typedef TYPE | subject_type |
local definition of the subject type | |
typedef ModelObserverUtility< TYPE, ModelEventCode > | observer_type |
local definition of the observer type to notify | |
![]() | |
typedef TypeAccessMapEventCode | event_code_type |
local definition of the event code type | |
typedef T | subject_type |
local definition of the subject type | |
typedef ModelObserverUtility< T, TypeAccessMapEventCode > | observer_type |
local definition of the observer type to notify | |
typedef TypeAccessMapEventCode | event_code_type |
local definition of the event code type | |
typedef T | subject_type |
local definition of the subject type | |
typedef ModelObserverUtility< T, TypeAccessMapEventCode > | observer_type |
local definition of the observer type to notify | |
typedef TypeAccessMapEventCode | event_code_type |
local definition of the event code type | |
typedef T | subject_type |
local definition of the subject type | |
typedef ModelObserverUtility< T, TypeAccessMapEventCode > | observer_type |
local definition of the observer type to notify | |
typedef TypeAccessMapEventCode | event_code_type |
local definition of the event code type | |
typedef T | subject_type |
local definition of the subject type | |
typedef ModelObserverUtility< T, TypeAccessMapEventCode > | observer_type |
local definition of the observer type to notify | |
![]() | |
UnitPrefix () | |
default CTOR | |
UnitPrefix (const UnitPrefix &)=default | |
copy CTOR | |
UnitPrefix (UnitPrefix &&)=default | |
move CTOR | |
UnitPrefix & | operator= (const UnitPrefix &)=default |
copy assignment operator | |
UnitPrefix & | operator= (UnitPrefix &&)=default |
move assignment operator | |
UnitPrefix (const std::string &name, const std::string &symbol, int32_t power) | |
CTOR. | |
virtual | ~UnitPrefix ()=default |
DTOR. | |
const std::string & | getName () const |
Get the Name. | |
void | setName (const std::string &name) |
Set the Name. | |
const std::string & | getSymbol () const |
Get the Symbol. | |
void | setSymbol (const std::string &symbol) |
Set the Symbol. | |
int32_t | getPower () const |
Get the Power. | |
void | setPower (int32_t power) |
Set the Power. | |
bool | operator== (const UnitPrefix &other) const |
equality operator. | |
bool | operator!= (const UnitPrefix &other) const |
non equality operator. | |
![]() | |
ModelSubjectUtility ()=default | |
CTOR. | |
ModelSubjectUtility (const ModelSubjectUtility &) | |
copy CTOR which removes the observers in case of! | |
ModelSubjectUtility & | operator= (const ModelSubjectUtility &) |
copy assignment operator which removes the observers in case of! | |
virtual | ~ModelSubjectUtility ()=default |
DTOR. | |
void | attachObserver (observer_type *observer) |
adda a observer to notify. | |
void | detachObserver (observer_type *observer) |
remove a observer if in list. | |
ModelSubjectUtility ()=default | |
CTOR. | |
ModelSubjectUtility (const ModelSubjectUtility &) | |
copy CTOR which removes the observers in case of! | |
ModelSubjectUtility & | operator= (const ModelSubjectUtility &) |
copy assignment operator which removes the observers in case of! | |
virtual | ~ModelSubjectUtility ()=default |
DTOR. | |
void | attachObserver (observer_type *observer) |
adda a observer to notify. | |
void | detachObserver (observer_type *observer) |
remove a observer if in list. | |
ModelSubjectUtility ()=default | |
CTOR. | |
ModelSubjectUtility (const ModelSubjectUtility &) | |
copy CTOR which removes the observers in case of! | |
ModelSubjectUtility & | operator= (const ModelSubjectUtility &) |
copy assignment operator which removes the observers in case of! | |
virtual | ~ModelSubjectUtility ()=default |
DTOR. | |
void | attachObserver (observer_type *observer) |
adda a observer to notify. | |
void | detachObserver (observer_type *observer) |
remove a observer if in list. | |
ModelSubjectUtility ()=default | |
CTOR. | |
ModelSubjectUtility (const ModelSubjectUtility &) | |
copy CTOR which removes the observers in case of! | |
ModelSubjectUtility & | operator= (const ModelSubjectUtility &) |
copy assignment operator which removes the observers in case of! | |
virtual | ~ModelSubjectUtility ()=default |
DTOR. | |
void | attachObserver (observer_type *observer) |
adda a observer to notify. | |
void | detachObserver (observer_type *observer) |
remove a observer if in list. | |
![]() | |
ModelSubjectUtility ()=default | |
CTOR. | |
ModelSubjectUtility (const ModelSubjectUtility &) | |
copy CTOR which removes the observers in case of! | |
ModelSubjectUtility & | operator= (const ModelSubjectUtility &) |
copy assignment operator which removes the observers in case of! | |
virtual | ~ModelSubjectUtility ()=default |
DTOR. | |
void | attachObserver (observer_type *observer) |
adda a observer to notify. | |
void | detachObserver (observer_type *observer) |
remove a observer if in list. | |
ModelSubjectUtility ()=default | |
CTOR. | |
ModelSubjectUtility (const ModelSubjectUtility &) | |
copy CTOR which removes the observers in case of! | |
ModelSubjectUtility & | operator= (const ModelSubjectUtility &) |
copy assignment operator which removes the observers in case of! | |
virtual | ~ModelSubjectUtility ()=default |
DTOR. | |
void | attachObserver (observer_type *observer) |
adda a observer to notify. | |
void | detachObserver (observer_type *observer) |
remove a observer if in list. | |
ModelSubjectUtility ()=default | |
CTOR. | |
ModelSubjectUtility (const ModelSubjectUtility &) | |
copy CTOR which removes the observers in case of! | |
ModelSubjectUtility & | operator= (const ModelSubjectUtility &) |
copy assignment operator which removes the observers in case of! | |
virtual | ~ModelSubjectUtility ()=default |
DTOR. | |
void | attachObserver (observer_type *observer) |
adda a observer to notify. | |
void | detachObserver (observer_type *observer) |
remove a observer if in list. | |
ModelSubjectUtility ()=default | |
CTOR. | |
ModelSubjectUtility (const ModelSubjectUtility &) | |
copy CTOR which removes the observers in case of! | |
ModelSubjectUtility & | operator= (const ModelSubjectUtility &) |
copy assignment operator which removes the observers in case of! | |
virtual | ~ModelSubjectUtility ()=default |
DTOR. | |
void | attachObserver (observer_type *observer) |
adda a observer to notify. | |
void | detachObserver (observer_type *observer) |
remove a observer if in list. | |
![]() | |
InfoMap ()=default | |
CTOR. | |
InfoMap (const InfoMap &) | |
copy CTOR | |
InfoMap (InfoMap &&) | |
move CTOR | |
InfoMap & | operator= (const InfoMap &) |
copy assignment operator | |
InfoMap & | operator= (InfoMap &&) |
move assignment operator | |
template<typename INFO_T> | |
const INFO_T * | getInfo () const |
Get the Info Pointer. | |
template<typename INFO_T> | |
INFO_T * | getInfo () |
Get the Info Pointer. | |
template<typename INFO_T> | |
void | setInfo (const std::shared_ptr< INFO_T > &info) |
Set the Info object as shared pointer. | |
![]() | |
void | notifyChanged (event_code_type event_code, subject_type &changed_subject, const std::string &additional_info) |
helper utility function to notify the current observers | |
void | notifyChanged (event_code_type event_code, subject_type &changed_subject, const std::string &additional_info) |
helper utility function to notify the current observers | |
void | notifyChanged (event_code_type event_code, subject_type &changed_subject, const std::string &additional_info) |
helper utility function to notify the current observers | |
void | notifyChanged (event_code_type event_code, subject_type &changed_subject, const std::string &additional_info) |
helper utility function to notify the current observers | |
![]() | |
void | notifyChanged (event_code_type event_code, subject_type &changed_subject, const std::string &additional_info) |
helper utility function to notify the current observers | |
void | notifyChanged (event_code_type event_code, subject_type &changed_subject, const std::string &additional_info) |
helper utility function to notify the current observers | |
void | notifyChanged (event_code_type event_code, subject_type &changed_subject, const std::string &additional_info) |
helper utility function to notify the current observers | |
void | notifyChanged (event_code_type event_code, subject_type &changed_subject, const std::string &additional_info) |
helper utility function to notify the current observers | |
Generator template to create UnitPrefix.
T | the type for a unit prefix following a special concept |
Definition at line 45 of file dd_predefined_units.h.
|
inline |
Definition at line 46 of file dd_predefined_units.h.