TibrvFtMember::getWeight()

Method

Declaration

TibrvStatus getWeight(
    tibrv_u16& weight) const;

Purpose

Extract the weight of a fault tolerance member.

Parameter

Description

weight

The program supplies a variable, and the method stores the weight in that variable.

See Also

TibrvFtMember::create()