AttributeTuple< OPT, ARGS > Member List

This is the complete list of members for AttributeTuple< OPT, ARGS >, including all inherited members.

_tupleAttributeTuple< OPT, ARGS >private
_usedAttributeTupleBase< OPT, sizeof...(ARGS)>protected
AttributeTuple()=defaultAttributeTuple< OPT, ARGS >
AttributeTuple(INITTUPLE &&... args)AttributeTuple< OPT, ARGS >explicit
Get(const ARG &) constAttributeTuple< OPT, ARGS >
Get(const ARG &, const typename ARG::FidType &defaultValue) constAttributeTuple< OPT, ARGS >
GetOpt(const ARG &) constAttributeTuple< OPT, ARGS >
InitImpl(const ID &id, VALUE &&value, MOREARGS &&... moreArgs)AttributeTuple< OPT, ARGS >private
InitImpl()AttributeTuple< OPT, ARGS >private
IsUsed(Int idx) constAttributeTupleBase< OPT, sizeof...(ARGS)>protected
operator[](const ARG &)AttributeTuple< OPT, ARGS >
operator[](const ARG &) constAttributeTuple< OPT, ARGS >
operator[](const InternedId &id) constAttributeTuple< OPT, ARGS >
operator[](const ConstDataPtr &key) constAttributeTuple< OPT, ARGS >
operator[](const ConstDataPtr &key)AttributeTuple< OPT, ARGS >
operator[](ForwardingDataPtr &&key) constAttributeTuple< OPT, ARGS >
operator[](ForwardingDataPtr &&key)AttributeTuple< OPT, ARGS >
Set(const ARG &, const typename ARG::FidType &value)AttributeTuple< OPT, ARGS >
Set(const ARG &, typename ARG::FidType &&value)AttributeTuple< OPT, ARGS >
SetUsed(Int idx, Bool used)AttributeTupleBase< OPT, sizeof...(ARGS)>protected
Super typedefAttributeTuple< OPT, ARGS >
TYPE typedefAttributeTuple< OPT, ARGS >