Entr'ouvert Entr'ouvert Documentation

LassoWsAddrAttributedUnsignedLong

LassoWsAddrAttributedUnsignedLong

Description

Details

struct LassoWsAddrAttributedUnsignedLong

struct LassoWsAddrAttributedUnsignedLong {
	LassoNode parent;

	/* elements */
	int content;
	/* attributes */
	GHashTable *attributes;
};

lasso_wsa_attributed_unsigned_long_new ()

LassoWsAddrAttributedUnsignedLong *  lasso_wsa_attributed_unsigned_long_new
                                                        (void);

Creates a new LassoWsAddrAttributedUnsignedLong object.

Returns :

a newly created LassoWsAddrAttributedUnsignedLong object