Home
last modified time | relevance | path

Searched refs:IComparable (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_comparable.h25 META_REGISTER_INTERFACE(IComparable, "aae8a240-8a99-4edc-869e-3b87f42e37a0")
28 * @brief The IComparable interface to indicate entity can be compared
30 class IComparable : public CORE_NS::IInterface { class
31 META_INTERFACE(CORE_NS::IInterface, IComparable)
37 virtual int Compare(const IComparable::Ptr&) const = 0;

Completed in 1 milliseconds