Searched defs:Matchable (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/include/
H A DMatching.h471 class Matchable : public F class in namespace:matching
475 Matchable() {} function in class:matching::Matchable
481 Matchable (const Bstr &aString) function in class:matching::Matchable
484 Matchable (CBSTR aString) function in class:matching::Matchable
491 Matchable &operator= (const Bstr &aString)
498 Matchable &operator= (CBSTR aString)

Completed in 997 milliseconds