Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
plist::DictionaryBase::DeniedValueConversions Struct Reference#include <plistCollections.h>
Detailed DescriptionIndicates 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 192 of file plistCollections.h.
Constructor & Destructor Documentation
The documentation for this struct was generated from the following file: |
Tekkotsu v4.0 |
Generated Thu Nov 22 00:58:54 2007 by Doxygen 1.5.4 |