LassoWsSec1TransformationParameters

LassoWsSec1TransformationParameters

Synopsis

                    LassoWsSec1TransformationParameters;
LassoWsSec1TransformationParameters* lasso_wsse_transformation_parameters_new
                                                        (void);

Description

Details

LassoWsSec1TransformationParameters

typedef struct {
	LassoNode parent;

	/* attributes */
	GHashTable *attributes;
} LassoWsSec1TransformationParameters;

lasso_wsse_transformation_parameters_new ()

LassoWsSec1TransformationParameters* lasso_wsse_transformation_parameters_new
                                                        (void);

Creates a new LassoWsSec1TransformationParameters object.

Returns :

a newly created LassoWsSec1TransformationParameters object