| 
    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 403 of file ki_any.h.
References ki::any::Storage::m_ptr, and T.
      
  | 
  inlinestatic | 
Definition at line 399 of file ki_any.h.
References ki::any::Storage::m_ptr, and T.
      
  | 
  inlinestatic | 
Definition at line 394 of file ki_any.h.
References ki::any::Storage::m_ptr, and T.
      
  | 
  static | 
Definition at line 604 of file ki_any.h.
References ki::any::any(), ki::any::Arg::m_any, ki::any::m_manager, ki::any::Arg::m_obj, ki::any::Storage::m_ptr, ki::any::m_storage, ki::any::Arg::m_typeinfo, ki::any::Op_Access, ki::any::Op_Clone, ki::any::Op_Destroy, ki::any::Op_Get_Type_Info, ki::any::Op_Xfer, and T.