Entr'ouvert Entr'ouvert Documentation

LassoWsAddrAttributedAny

LassoWsAddrAttributedAny

Description

Details

struct LassoWsAddrAttributedAny

struct LassoWsAddrAttributedAny {
	LassoNode parent;

	/* elements */
	GList *any; /* of LassoNode */
	/* attributes */
	GHashTable *attributes;
};

lasso_wsa_attributed_any_new ()

LassoWsAddrAttributedAny *  lasso_wsa_attributed_any_new
                                                        (void);

Creates a new LassoWsAddrAttributedAny object.

Returns :

a newly created LassoWsAddrAttributedAny object