Classes
Proxy element infrastructure

Infrastructure to describe the element of a proxy. More...

Classes

struct  proxy::CollectionProxyElement< CollProxy >
 An element of a collection proxy. More...
 

Detailed Description

Infrastructure to describe the element of a proxy.

A collection proxy element is a complex entity in that it has to figure out all the data it can return, and their type.

The default type of a collection proxy element is proxy::CollectionProxyElement.