Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

plist::ArrayBase::DeniedValueConversions Struct Reference

#include <plistCollections.h>

List of all members.


Detailed Description

Indicates that no value conversions are allowed.

The actual storage type is still allowed, so technically we could use EntryConstraint<PO> instead as the conversion policy, but that doesn't gain anything because you would need to know the PO to test for it. At least with this you can test for DeniedValueConversions as a base class and then fall back to testing individual PO's if you want.

Definition at line 826 of file plistCollections.h.


Public Member Functions

virtual ~DeniedValueConversions ()
 no-op destructor

Constructor & Destructor Documentation

virtual plist::ArrayBase::DeniedValueConversions::~DeniedValueConversions (  )  [inline, virtual]

no-op destructor

Definition at line 827 of file plistCollections.h.


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

Tekkotsu v4.0
Generated Thu Nov 22 00:58:56 2007 by Doxygen 1.5.4