Static Public Member Functions
linb::final::vtable_dynamic< T > Struct Template Reference

VTable for dynamically allocated storage. More...

List of all members.

Static Public Member Functions

static void copy (const storage_union &src, storage_union &dest)
static void destroy (storage_union &storage) noexcept
static void move (storage_union &src, storage_union &dest) noexcept
static void swap (storage_union &lhs, storage_union &rhs) noexcept
static const std::type_info & type () noexcept

Detailed Description

template<typename T>
struct linb::final::vtable_dynamic< T >

VTable for dynamically allocated storage.

Definition at line 201 of file any.hpp.


Member Function Documentation

template<typename T >
static void linb::final::vtable_dynamic< T >::copy ( const storage_union src,
storage_union dest 
) [inline, static]

Definition at line 214 of file any.hpp.

template<typename T >
static void linb::final::vtable_dynamic< T >::destroy ( storage_union storage) [inline, static]

Definition at line 208 of file any.hpp.

template<typename T >
static void linb::final::vtable_dynamic< T >::move ( storage_union src,
storage_union dest 
) [inline, static]

Definition at line 219 of file any.hpp.

template<typename T >
static void linb::final::vtable_dynamic< T >::swap ( storage_union lhs,
storage_union rhs 
) [inline, static]

Definition at line 225 of file any.hpp.

template<typename T >
static const std::type_info& linb::final::vtable_dynamic< T >::type ( ) [inline, static]

Definition at line 203 of file any.hpp.


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


behaviortree_cpp
Author(s): Michele Colledanchise, Davide Faconti
autogenerated on Sat Jun 8 2019 20:17:16