fo-property-space-before-optimum

fo-property-space-before-optimum —

Synopsis




struct      FoPropertySpaceBeforeOptimum;
struct      FoPropertySpaceBeforeOptimumClass;
FoProperty* fo_property_space_before_optimum_new
                                            (void);
FoProperty* fo_property_space_before_optimum_get_initial
                                            (void);

Description

Details

struct FoPropertySpaceBeforeOptimum

struct FoPropertySpaceBeforeOptimum;


struct FoPropertySpaceBeforeOptimumClass

struct FoPropertySpaceBeforeOptimumClass;


fo_property_space_before_optimum_new ()

FoProperty* fo_property_space_before_optimum_new
                                            (void);

Creates a new FoPropertySpaceBeforeOptimum initialized to default value.

Returns : the new FoPropertySpaceBeforeOptimum.

fo_property_space_before_optimum_get_initial ()

FoProperty* fo_property_space_before_optimum_get_initial
                                            (void);

Get an instance of the property with the correct initial value.

Returns : An instance of the property.