DoubleVectorProxySetWrapper Fields |
The DoubleVectorProxySetWrapper type exposes the following members.
Name | Description | |
---|---|---|
_acceptedProxies |
List of proxies and quantityIndex's for each IQuantity in the _accepts
i.e., this list is synchronized with the _accepts
(Inherited from QuantityProxySetWrapperTQuantityProxy.) | |
_accepts |
List of accepts, build by BuildAccepts (Inherited from QuantityProxySetWrapperTQuantityProxy.) | |
_offeredProxies |
List of proxies and quantityIndex's for each IQuantity in the _offers
i.e., this list is synchronized with the _offers
(Inherited from QuantityProxySetWrapperTQuantityProxy.) | |
_offers |
List of offers, build by BuildOffers (Inherited from QuantityProxySetWrapperTQuantityProxy.) | |
_proxies |
Underlying quantity procies
(Inherited from QuantityProxySetWrapperTQuantityProxy.) |