![[]](/images/special/trans.gif)
LibN2L-4 Library Code ReferenceClassesCompounds Files Members Method Index Full Reference n2l::cAssignmentConverter< TType1, TType2 > Class Template ReferenceA default conversion implementation for cUniStream to simply assign the incomming type to the outgoing, assuming that there is an acceptable cast for the conversion, if a conversion needs to take place. More...
Inheritance diagram for n2l::cAssignmentConverter< TType1, TType2 >: ![]() ![]() Public Types
Public Member Functions
Detailed Descriptiontemplate<class TType1, class TType2>
A default conversion implementation for cUniStream to simply assign the incomming type to the outgoing, assuming that there is an acceptable cast for the conversion, if a conversion needs to take place.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||
|
Definition at line 42 of file cAssignmentConverter.h. |
|
|||||
|
Reimplemented from n2l::cStreamConverterInterface< TType1, TType2 >. Definition at line 44 of file cAssignmentConverter.h. |
|
|||||
|
Reimplemented from n2l::cStreamConverterInterface< TType1, TType2 >. Definition at line 45 of file cAssignmentConverter.h. |
|
|||||||||
|
Definition at line 47 of file cAssignmentConverter.h. |
|
||||||||||||||||
|
Definition at line 49 of file cAssignmentConverter.h. |