This is the complete list of members for AsyncGatheringFuture, including all inherited members.
add_waiting_task(AsyncTask *task) | AsyncFuture | |
as_typed_object() | TypedObject | inline |
as_typed_object() const | TypedObject | inline |
AsyncFuture (defined in AsyncGatheringFuture) | AsyncGatheringFuture | friend |
AsyncFuture::AsyncFuture() | AsyncFuture | inline |
cancel() override | AsyncGatheringFuture | virtual |
cancelled() const | AsyncFuture | inline |
done() const | AsyncFuture | inline |
force_init_type() override (defined in AsyncGatheringFuture) | AsyncGatheringFuture | inlinevirtual |
Futures typedef (defined in AsyncFuture) | AsyncFuture | |
gather(Futures futures) | AsyncFuture | inlinestatic |
get_best_parent_from_Set(const std::set< int > &) const (defined in TypedObject) | TypedObject | inline |
get_class_type() (defined in AsyncGatheringFuture) | AsyncGatheringFuture | inlinestatic |
get_done_event | AsyncFuture | inline |
get_done_event() const (defined in AsyncFuture) | AsyncFuture | inline |
get_future(size_t i) const | AsyncGatheringFuture | inline |
get_num_futures() const | AsyncGatheringFuture | inline |
get_ref_count | ReferenceCount | inline |
get_ref_count() const (defined in ReferenceCount) | ReferenceCount | inline |
get_result(size_t i) const | AsyncGatheringFuture | inline |
AsyncFuture::get_result() const | AsyncFuture | inline |
AsyncFuture::get_result(TypedObject *&ptr, ReferenceCount *&ref_ptr) const | AsyncFuture | inline |
get_type() const override (defined in AsyncGatheringFuture) | AsyncGatheringFuture | inlinevirtual |
get_type (defined in TypedObject) | TypedObject | |
get_type_index() const | TypedObject | inline |
get_weak_list() const | ReferenceCount | inline |
has_weak_list() const | ReferenceCount | inline |
init_type() (defined in AsyncGatheringFuture) | AsyncGatheringFuture | inlinestatic |
is_exact_type(TypeHandle handle) const | TypedObject | inline |
is_of_type(TypeHandle handle) const | TypedObject | inline |
is_task() const (defined in AsyncFuture) | AsyncFuture | inlinevirtual |
local_object() | ReferenceCount | inline |
notify_done(bool clean_exit) | AsyncFuture | |
operator=(const TypedReferenceCount ©) (defined in TypedReferenceCount) | TypedReferenceCount | inline |
operator=(const TypedObject ©)=default (defined in TypedObject) | TypedObject | inline |
output(std::ostream &out) const (defined in AsyncFuture) | AsyncFuture | virtual |
ref() const | ReferenceCount | inline |
ref_if_nonzero() const | ReferenceCount | inline |
set_done_event | AsyncFuture | inline |
set_done_event(const std::string &done_event) (defined in AsyncFuture) | AsyncFuture | inline |
set_result(std::nullptr_t) | AsyncFuture | inline |
set_result(TypedObject *result) (defined in AsyncFuture) | AsyncFuture | inline |
set_result(TypedReferenceCount *result) (defined in AsyncFuture) | AsyncFuture | inline |
set_result(TypedWritableReferenceCount *result) (defined in AsyncFuture) | AsyncFuture | inline |
set_result(const EventParameter &result) (defined in AsyncFuture) | AsyncFuture | inline |
set_result(TypedObject *ptr, ReferenceCount *ref_ptr) | AsyncFuture | |
test_ref_count_integrity() const | ReferenceCount | inline |
test_ref_count_nonzero() const | ReferenceCount | inline |
TypedObject()=default (defined in TypedObject) | TypedObject | inline |
TypedObject(const TypedObject ©)=default (defined in TypedObject) | TypedObject | inline |
TypedReferenceCount() (defined in TypedReferenceCount) | TypedReferenceCount | inline |
TypedReferenceCount(const TypedReferenceCount ©) (defined in TypedReferenceCount) | TypedReferenceCount | inline |
unref() const | ReferenceCount | inlinevirtual |
wait() | AsyncFuture | |
wait(double timeout) | AsyncFuture | |
weak_ref() | ReferenceCount | inline |
weak_unref() | ReferenceCount | inline |
~AsyncFuture() | AsyncFuture | virtual |
~ReferenceCount() (defined in ReferenceCount) | ReferenceCount | inlinevirtual |
~TypedObject() (defined in TypedObject) | TypedObject | virtual |