proj home

Files   Classes   Functions   Hierarchy  

policyselector< T > Class Template Reference

The client passes in the policy and it is instantiated. More...

#include <policyselector.h>

Inheritance diagram for policyselector< T >:
Collaboration diagram for policyselector< T >:

List of all members.

Public Attributes

T::P1 p1
 The first policy.
T::P2 p2
 The second policy.
T::P3 p3
 The third policy.


Detailed Description

template<typename T = policydefault>
class policyselector< T >

The client passes in the policy and it is instantiated.

By overloading the typedefs different policies can be configured. Use the policyov1, policyov2, policyov3.

Definition at line 13 of file policyselector.h.


Member Data Documentation

template<typename T = policydefault>
T::P1 policyselector< T >::p1

The first policy.

Definition at line 18 of file policyselector.h.

template<typename T = policydefault>
T::P2 policyselector< T >::p2

The second policy.

Definition at line 20 of file policyselector.h.

template<typename T = policydefault>
T::P3 policyselector< T >::p3

The third policy.

Definition at line 22 of file policyselector.h.


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

Generated on Fri Mar 4 00:50:10 2011 for Chelton Evans Source by  doxygen 1.5.8