Microsimulation API
Table< key_type, mapped_type > Member List

This is the complete list of members for Table< key_type, mapped_type >, including all inherited members.

Axis typedefTable< key_type, mapped_type >
axisTable< key_type, mapped_type >private
dataTable< key_type, mapped_type >private
insert(const key_type &key, const mapped_type &outcome)Table< key_type, mapped_type >inline
operator()(key_type key)Table< key_type, mapped_type >inlinevirtual
Table()Table< key_type, mapped_type >inline
Table(const DataFrame &df, string s0, string s1)Table< key_type, mapped_type >inline