Public Member Functions | |
CP_DocumentNameMatch (const CP_String &inDocumentTitle) | |
bool | operator() (const CP_Document_Base *inDocument) const |
Private Attributes | |
CP_String | fDocumentTitle |
|
Constructor.
|
|
operator (). This is comparison operator that compares the title of the passed in document, with the title set in this objects constructor.
|
|
|