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

Public Member Functions

 wxAnyToSTD_OPTIONAL_INT_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 40 of file pg_properties.cpp.

Constructor & Destructor Documentation

◆ wxAnyToSTD_OPTIONAL_INT_VARIANTRegistrationImpl()

wxAnyToSTD_OPTIONAL_INT_VARIANTRegistrationImpl::wxAnyToSTD_OPTIONAL_INT_VARIANTRegistrationImpl ( wxVariantDataFactory  factory)
inline

Definition at line 43 of file pg_properties.cpp.

Member Function Documentation

◆ AreSameClasses()

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

Definition at line 64 of file pg_properties.cpp.

Referenced by IsSameClass().

◆ GetAssociatedType()

virtual wxAnyValueType * wxAnyToSTD_OPTIONAL_INT_VARIANTRegistrationImpl::GetAssociatedType ( )
inlineoverridevirtual

Definition at line 59 of file pg_properties.cpp.

References GetInstance().

◆ GetInstance()

static wxAnyValueType * wxAnyToSTD_OPTIONAL_INT_VARIANTRegistrationImpl::GetInstance ( )
inlinestatic

Definition at line 54 of file pg_properties.cpp.

References s_instance.

Referenced by GetAssociatedType().

◆ IsSameClass()

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

Definition at line 49 of file pg_properties.cpp.

References AreSameClasses(), and s_instance.

Member Data Documentation

◆ s_instance

wxAnyValueTypeScopedPtr wxAnyToSTD_OPTIONAL_INT_VARIANTRegistrationImpl::s_instance
staticprivate

Definition at line 69 of file pg_properties.cpp.

Referenced by GetInstance(), and IsSameClass().


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