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

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

#include <fields.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< Cs... >
using value_type
 Return value type of field.
 
using column_type
 
- Public Member Functions inherited from olb::descriptors::FIELD_BASE< Cs... >
 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< Cs... >
static constexpr std::size_t size ()
 Get size of field for descriptor.
 
static constexpr auto getInitialValue ()
 Return value must be a correctly sized and typed olb::Vector.
 
static constexpr auto isValid (FieldD< T, DESCRIPTOR, FIELD > value)
 
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 298 of file fields.h.


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