OpenLB 1.7
Loading...
Searching...
No Matches
List of all members
olb::descriptors::OBJECT_POINTER_FIELD_BASE< TYPE > Struct Template Reference

Base of a descriptor field of pointer type. More...

#include <descriptorField.h>

+ Inheritance diagram for olb::descriptors::OBJECT_POINTER_FIELD_BASE< TYPE >:
+ Collaboration diagram for olb::descriptors::OBJECT_POINTER_FIELD_BASE< TYPE >:

Additional Inherited Members

- Public Types inherited from olb::descriptors::TYPED_FIELD_BASE< std::add_pointer_t< TYPE >, 1 >
using value_type
 
using column_type
 
- Public Types inherited from olb::descriptors::FIELD_BASE< C, U... >
using value_type
 Return value type of field.
 
using column_type
 
- Public Member Functions inherited from olb::descriptors::FIELD_BASE< C, U... >
 FIELD_BASE ()=default
 
- Static Public Member Functions inherited from olb::descriptors::TYPED_FIELD_BASE< std::add_pointer_t< TYPE >, 1 >
static constexpr auto getInitialValue ()
 
static constexpr bool isSerializable ()
 
- Static Public Member Functions inherited from olb::descriptors::FIELD_BASE< C, U... >
static constexpr std::size_t size (std::index_sequence< V... >)
 Get size of field for parameter vector V (strict)
 
static constexpr std::size_t size ()
 Get size of field for parameter vector V (zero-padds or shortens V as required)
 
static constexpr auto getInitialValue ()
 Return value must be a correctly sized and typed olb::Vector.
 
static constexpr bool isSerializable ()
 

Detailed Description

template<typename TYPE>
struct olb::descriptors::OBJECT_POINTER_FIELD_BASE< TYPE >

Base of a descriptor field of pointer type.

Definition at line 167 of file descriptorField.h.


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