Entr'ouvert Entr'ouvert Documentation

LassoWsUtil1Timestamp

LassoWsUtil1Timestamp

Description

Details

struct LassoWsUtil1Timestamp

struct LassoWsUtil1Timestamp {
	LassoNode parent;

	/* elements */
	char *Created;
	char *Expires;
	/* attributes */
	char *Id;
	GHashTable *attributes;
};

lasso_wsu_timestamp_new ()

LassoWsUtil1Timestamp *  lasso_wsu_timestamp_new        (void);

Creates a new LassoWsUtil1Timestamp object.

Returns :

a newly created LassoWsUtil1Timestamp object