template<class T>
Templated attribute conversion with default val. Returns default value if attribute is not found or is empty. otherwise, converts the CATString to the proper type. Definition at line 80 of file CATXMLObject.h. References GetAttribute(), and CATString::IsEmpty().
|