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

Public Member Functions

 wxAnyToEDA_ANGLE_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 116 of file pg_properties.cpp.

Constructor & Destructor Documentation

◆ wxAnyToEDA_ANGLE_VARIANTRegistrationImpl()

wxAnyToEDA_ANGLE_VARIANTRegistrationImpl::wxAnyToEDA_ANGLE_VARIANTRegistrationImpl ( wxVariantDataFactory  factory)
inline

Definition at line 119 of file pg_properties.cpp.

Member Function Documentation

◆ AreSameClasses()

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

Definition at line 140 of file pg_properties.cpp.

Referenced by IsSameClass().

◆ GetAssociatedType()

virtual wxAnyValueType * wxAnyToEDA_ANGLE_VARIANTRegistrationImpl::GetAssociatedType ( )
inlineoverridevirtual

Definition at line 135 of file pg_properties.cpp.

References GetInstance().

◆ GetInstance()

static wxAnyValueType * wxAnyToEDA_ANGLE_VARIANTRegistrationImpl::GetInstance ( )
inlinestatic

Definition at line 130 of file pg_properties.cpp.

References s_instance.

Referenced by GetAssociatedType().

◆ IsSameClass()

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

Definition at line 125 of file pg_properties.cpp.

References AreSameClasses(), and s_instance.

Member Data Documentation

◆ s_instance

wxAnyValueTypeScopedPtr wxAnyToEDA_ANGLE_VARIANTRegistrationImpl::s_instance
staticprivate

Definition at line 145 of file pg_properties.cpp.

Referenced by GetInstance(), and IsSameClass().


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