proxy::CollectionProxyMakerTraits< Proxy, Selector > Struct Template Reference

Collection of data type definitions for collection proxies. More...

#include <CollectionProxyMaker.h>

Detailed Description

template<typename Proxy, typename Selector = Proxy>
struct proxy::CollectionProxyMakerTraits< Proxy, Selector >

Collection of data type definitions for collection proxies.

Template Parameters
Proxytype of proxy the traits refer to
Selectorspecialization helper type

Expected traits:

Note that the Proxy type is expected to be the same type as used in getCollection() calls, and does not need to match the actual type of a proxy collection.

Definition at line 57 of file CollectionProxyMaker.h.


The documentation for this struct was generated from the following file: