Class XCDFFile::XCDFNameMatch#

Nested Relationships#

This class is a nested type of Class XCDFFile.

Class Documentation#

class XCDFNameMatch#

Helper class to match an XCDF field/alias by name.

Public Functions

inline XCDFNameMatch(const std::string &name)#
inline bool operator()(const XCDFFieldDataBasePtr &ptr)#
inline bool operator()(const XCDFFieldAliasBasePtr &base)#