Skip to main content

NameDescription
ec_bag_addrefAdd a reference to a bag
ec_bag_createCreate a bag
ec_bag_delrefDelete a reference to the specified bag
ec_bag_emptyEmpty a bag
ec_bag_findFind something in the specified bag
ec_bag_getGet a specific data type out of a bag
ec_bag_putPut something in the specified bag
ec_bag_removeRemove the specified data type from a bag

An ec_bag struct is documented here “ec_bag”.

Was this page helpful?