KiCad PCB EDA Suite
|
Static Public Member Functions | |
static void | m_manage_fn (Op which, const any *any, Arg *arg) |
template<typename U > | |
static void | do_create (Storage &storage, U &&value) |
template<typename... Args> | |
static void | do_create (Storage &storage, Args &&... args) |
static T * | do_access (const Storage &storage) |
|
inlinestatic |
Definition at line 375 of file ki_any.h.
References ki::any::Storage::m_buffer.
|
inlinestatic |
Definition at line 369 of file ki_any.h.
References ki::any::Storage::m_buffer.
|
inlinestatic |
Definition at line 362 of file ki_any.h.
References ki::any::Storage::m_buffer.
|
static |
Definition at line 577 of file ki_any.h.
References ki::any::Arg::m_any, ki::any::Storage::m_buffer, ki::any::m_manager, ki::any::Arg::m_obj, ki::any::m_storage, and ki::any::Arg::m_typeinfo.