Collaboration diagram for Encapsulation policies:Defines how the object is returned to the client. More...
Classes | |
| class | Loki::SimplePointer< AbstractProduct > |
| No encaspulation : returns the pointer. More... | |
| class | Loki::SmartPointer< AbstractProduct, OwnershipPolicy, ConversionPolicy, CheckingPolicy, ConstnessPolicy > |
| Encapsulate the object in a SmartPtr with FunctionStorage policy. More... | |
1.5.1-p1