libqi-api  2.8.7.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members
qi::TypeImpl< T & > Class Template Reference

#include <typeimpl.hxx>

Additional Inherited Members

- Public Types inherited from qi::DefaultTypeImpl< T >
using MethodsImpl = DefaultTypeImplMethods< T, TypeByPointer< T > >
 
- Public Member Functions inherited from qi::DefaultTypeImpl< T >
const ::qi::TypeInfoinfo () override
 Get the TypeInfo corresponding to this type. More...
 
void * initializeStorage (void *ptr=0) override
 
void * ptrFromStorage (void **s) override
 
bool less (void *a, void *b) override
 
void * clone (void *ptr) override
 Allocate a storage and copy the value given as an argument. More...
 
void destroy (void *ptr) override
 Free all resources of a storage. More...
 
- Public Member Functions inherited from qi::TypeInterface
virtual ~TypeInterface ()=default
 
virtual TypeKind kind ()
 
const char * infoString ()
 
qi::Signature signature (void *storage=nullptr, bool resolveDynamic=false)
 
- Static Public Member Functions inherited from qi::TypeInterface
static TypeInterfacefromSignature (const qi::Signature &sig)
 

Detailed Description

template<typename T>
class qi::TypeImpl< T & >

Definition at line 325 of file typeimpl.hxx.


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