Namespace for implementation details. More...
| Classes | |
| class | ObjectPtrContainerChecker | 
| ObjectPtrContainerChecker implementation class.  More... | |
| class | PointerChecker | 
| PointerChecker implementation.  More... | |
| Functions | |
| Ptr< const AttributeChecker > | MakeDoubleChecker (double min, double max, std::string name) | 
| Make a Double attribute checker with embedded numeric type name.  More... | |
| Ptr< const AttributeChecker > | MakeIntegerChecker (int64_t min, int64_t max, std::string name) | 
| Make an Integer attribute checker with embedded numeric type name.  More... | |
| Ptr< const AttributeChecker > | MakeUintegerChecker (uint64_t min, uint64_t max, std::string name) | 
| Make an Uinteger attribute checker with embedded numeric type name.  More... | |
Namespace for implementation details.