assignment(=) Interface

public interface assignment(=)

Module Procedures

private subroutine errcode_t_set(this, val)

Arguments

Type IntentOptional Attributes Name
class(errcode_t), intent(inout) :: this
integer, intent(in) :: val

private subroutine errcode_t_set_i(val, this)

Arguments

Type IntentOptional Attributes Name
integer, intent(out) :: val
class(errcode_t), intent(in) :: this