IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Neural::MapOutputElementDefinitionDto Class Reference

DTO (data transfer object) for neural data output element mapping definition. More...

Inheritance diagram for IG::Neural::MapOutputElementDefinitionDto:
Collaboration diagram for IG::Neural::MapOutputElementDefinitionDto:

List of all members.

Public Member Functions

 MapOutputElementDefinitionDto ()
override
OutputMappingDefinitionElement 
CreateObject ()
 Creates and returns a new object of the type whose data is represented by the current DTO (Data Transfer Object). WARNING: Implement thread locking in overriding functions!

Protected Member Functions

override void CopyFromPlain (MappingDefinitionElement obj)
override void CopyToPlain (ref MappingDefinitionElement obj)

Detailed Description

DTO (data transfer object) for neural data output element mapping definition.

$A Igor Jul 19; tako78 Jul 19


Constructor & Destructor Documentation

IG::Neural::MapOutputElementDefinitionDto::MapOutputElementDefinitionDto ( ) [inline]

Member Function Documentation

override OutputMappingDefinitionElement IG::Neural::MapOutputElementDefinitionDto::CreateObject ( ) [inline, virtual]

Creates and returns a new object of the type whose data is represented by the current DTO (Data Transfer Object). WARNING: Implement thread locking in overriding functions!

Therad locking should be performed in overriding functions!

Reimplemented from IG::Neural::MapNeuralImputOutputElementDefinitionDto< ElementType >.

override void IG::Neural::MapOutputElementDefinitionDto::CopyFromPlain ( MappingDefinitionElement  obj) [inline, protected]
override void IG::Neural::MapOutputElementDefinitionDto::CopyToPlain ( ref MappingDefinitionElement  obj) [inline, protected]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties Events