KiCad PCB EDA Suite
Loading...
Searching...
No Matches
wxAnyToCOLOR4D_VARIANTRegistrationImpl Class Reference
Inheritance diagram for wxAnyToCOLOR4D_VARIANTRegistrationImpl:

Public Member Functions

 wxAnyToCOLOR4D_VARIANTRegistrationImpl (wxVariantDataFactory factory)
 
virtual wxAnyValueType * GetAssociatedType () override
 

Static Public Member Functions

static bool IsSameClass (const wxAnyValueType *otherType)
 
static wxAnyValueType * GetInstance ()
 

Static Private Member Functions

static bool AreSameClasses (const wxAnyValueType &a, const wxAnyValueType &b)
 

Static Private Attributes

static wxAnyValueTypeScopedPtr s_instance
 

Detailed Description

Definition at line 154 of file pg_properties.cpp.

Constructor & Destructor Documentation

◆ wxAnyToCOLOR4D_VARIANTRegistrationImpl()

wxAnyToCOLOR4D_VARIANTRegistrationImpl::wxAnyToCOLOR4D_VARIANTRegistrationImpl ( wxVariantDataFactory  factory)
inline

Definition at line 157 of file pg_properties.cpp.

Member Function Documentation

◆ AreSameClasses()

static bool wxAnyToCOLOR4D_VARIANTRegistrationImpl::AreSameClasses ( const wxAnyValueType &  a,
const wxAnyValueType &  b 
)
inlinestaticprivate

Definition at line 178 of file pg_properties.cpp.

Referenced by IsSameClass().

◆ GetAssociatedType()

virtual wxAnyValueType * wxAnyToCOLOR4D_VARIANTRegistrationImpl::GetAssociatedType ( )
inlineoverridevirtual

Definition at line 173 of file pg_properties.cpp.

References GetInstance().

◆ GetInstance()

static wxAnyValueType * wxAnyToCOLOR4D_VARIANTRegistrationImpl::GetInstance ( )
inlinestatic

Definition at line 168 of file pg_properties.cpp.

References s_instance.

Referenced by GetAssociatedType().

◆ IsSameClass()

static bool wxAnyToCOLOR4D_VARIANTRegistrationImpl::IsSameClass ( const wxAnyValueType *  otherType)
inlinestatic

Definition at line 163 of file pg_properties.cpp.

References AreSameClasses(), and s_instance.

Member Data Documentation

◆ s_instance

wxAnyValueTypeScopedPtr wxAnyToCOLOR4D_VARIANTRegistrationImpl::s_instance
staticprivate

Definition at line 183 of file pg_properties.cpp.

Referenced by GetInstance(), and IsSameClass().


The documentation for this class was generated from the following file: