LassoWsAddrAttributedUnsignedLong
LassoWsAddrAttributedUnsignedLong * lasso_wsa_attributed_unsigned_long_new (void);
void
Creates a new LassoWsAddrAttributedUnsignedLong object.
a newly created LassoWsAddrAttributedUnsignedLong object
struct LassoWsAddrAttributedUnsignedLong { LassoNode parent; /* elements */ int content; /* attributes */ GHashTable *attributes; };