1#ifndef __FISH_BONE_ASYNCHRON_CREATOR_HPP
2#define __FISH_BONE_ASYNCHRON_CREATOR_HPP
4#include <field/MemBase.hpp>
5#include <field/CreativeArrayBase.hpp>
6#include <memcore/AlzheimerCreator.hpp>
18class [[deprecated(
"Use FunctionalCreator instead")]]
24 volatile long NumberOfLoadingOperations { 0 };
52 bool request(
const result&R)
override;
54 bool isUnderCreation()
const override;
56 bool discardCreation()
override;
58 Creature::ReasonForReleasal
release()
override;
61 Creature::ReasonForReleasal
release()
override;
85 bool isRunning()
const;
constexpr const _Tp && get(const pair< _Tp, _Up > &&__p) noexcept
A Creator object that generates its content on demand.
Definition AsynchronCreator.hpp:20
An iterator with an optional DataCreator, which is just a class to intercept creation of data along a...
Definition CreativeIterator.hpp:34
A class describing an n-dimensional space at runtime.
Definition field/DynamicSize.hpp:29
Definition AsynchronCreator.hpp:110
static RefPtr< Cache, CacheBase > & MemCache()
const type_info & getType(const std::string &s)
Given a fragmented field of curvilinear coordinates, (3D array of coordinates), build a uniform Grid ...
Definition FAQ.dox:2