| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | i_component | = | 0 | ||
| class(Abstract_Component_Coordinates), | private, | pointer | :: | positions | => | null() | |
| class(Abstract_Component_Coordinates), | private, | pointer | :: | orientations | => | null() | |
| class(Abstract_Number_to_String), | private, | allocatable | :: | string_positions | |||
| class(Abstract_Number_to_String), | private, | allocatable | :: | string_orientations |
| procedure, public :: construct => Abstract_construct | |
| procedure, public :: destroy => Abstract_destroy | |
| procedure, public :: get_num => Abstract_get_num | |
| procedure, public :: write => Abstract_write |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| class(Abstract_Component_Coordinates_Writer), | public, | allocatable | :: | writer |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Component_Coordinates_Writer), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Component_Coordinates_Writer), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Component_Coordinates_Writer), | intent(out) | :: | this | |||
| integer, | intent(in) | :: | i_component | |||
| class(Abstract_Component_Coordinates), | intent(in), | target | :: | positions | ||
| class(Abstract_Component_Coordinates), | intent(in), | target | :: | orientations | ||
| type(Component_Coordinates_Writer_Selector), | intent(in) | :: | selector |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Component_Coordinates_Writer), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Component_Coordinates_Writer), | intent(in) | :: | this | |||
| integer, | intent(in) | :: | coordinates_unit |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Component_Coordinates_Writer), | intent(out) | :: | this | |||
| integer, | intent(in) | :: | i_component | |||
| class(Abstract_Component_Coordinates), | intent(in), | target | :: | positions | ||
| class(Abstract_Component_Coordinates), | intent(in), | target | :: | orientations | ||
| type(Component_Coordinates_Writer_Selector), | intent(in) | :: | selector |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Component_Coordinates_Writer), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Component_Coordinates_Writer), | intent(in) | :: | this | |||
| integer, | intent(in) | :: | coordinates_unit |