This is the complete list of members for AsyncTaskSequence, including all inherited members.
add_task(AsyncTask *task) | AsyncTaskCollection | |
add_tasks_from(const AsyncTaskCollection &other) | AsyncTaskCollection | |
as_typed_object() | TypedObject | inline |
as_typed_object() const | TypedObject | inline |
AsyncTask(const string &name=string()) (defined in AsyncTask) | AsyncTask | |
AsyncTaskCollection() (defined in AsyncTaskCollection) | AsyncTaskCollection | |
AsyncTaskCollection(const AsyncTaskCollection ©) (defined in AsyncTaskCollection) | AsyncTaskCollection | |
AsyncTaskSequence(const string &name) (defined in AsyncTaskSequence) | AsyncTaskSequence | |
clear() | AsyncTaskCollection | |
clear_delay() | AsyncTask | inline |
clear_name() | AsyncTask | inline |
DoneStatus enum name (defined in AsyncTask) | AsyncTask | |
DS_again enum value (defined in AsyncTask) | AsyncTask | |
DS_cont enum value (defined in AsyncTask) | AsyncTask | |
DS_done enum value (defined in AsyncTask) | AsyncTask | |
DS_exit enum value (defined in AsyncTask) | AsyncTask | |
DS_interrupt enum value (defined in AsyncTask) | AsyncTask | |
DS_pause enum value (defined in AsyncTask) | AsyncTask | |
DS_pickup enum value (defined in AsyncTask) | AsyncTask | |
find_task(const string &name) const | AsyncTaskCollection | |
force_init_type() (defined in AsyncTaskSequence) | AsyncTaskSequence | inlinevirtual |
get_average_dt() const | AsyncTask | inline |
get_best_parent_from_Set(const std::set< int > &) const (defined in TypedObject) | TypedObject | inline |
get_class_type() (defined in AsyncTaskSequence) | AsyncTaskSequence | inlinestatic |
get_current_task_index() const | AsyncTaskSequence | inline |
get_delay() const | AsyncTask | inline |
get_done_event() const | AsyncTask | inline |
get_dt() const | AsyncTask | inline |
get_elapsed_frames() const | AsyncTask | |
get_elapsed_time() const | AsyncTask | |
get_manager() const | AsyncTask | inline |
get_max_dt() const | AsyncTask | inline |
get_name() const (defined in Namable) | Namable | inline |
get_name_prefix() const | AsyncTask | |
get_num_tasks() const | AsyncTaskCollection | |
get_priority() const | AsyncTask | inline |
get_ref_count() const | ReferenceCount | inline |
get_repeat_count() const | AsyncTaskSequence | inline |
get_sort() const | AsyncTask | inline |
get_start_frame() const | AsyncTask | inline |
get_start_time() const | AsyncTask | inline |
get_state() const | AsyncTask | inline |
get_task(int index) const | AsyncTaskCollection | |
get_task_chain() const | AsyncTask | inline |
get_task_id() const | AsyncTask | inline |
get_type() const (defined in AsyncTaskSequence) | AsyncTaskSequence | inlinevirtual |
get_type_index() const | TypedObject | inline |
get_wake_time() const | AsyncTask | |
get_weak_list() const | ReferenceCount | inline |
has_delay() const | AsyncTask | inline |
has_name() const | Namable | inline |
has_task(AsyncTask *task) const | AsyncTaskCollection | |
has_weak_list() const | ReferenceCount | inline |
init_type() (defined in AsyncTaskSequence) | AsyncTaskSequence | inlinestatic |
is_alive() const | AsyncTask | inline |
is_exact_type(TypeHandle handle) const | TypedObject | inline |
is_of_type(TypeHandle handle) const | TypedObject | inline |
local_object() | ReferenceCount | inline |
MAKE_SEQ(get_tasks, get_num_tasks, get_task) (defined in AsyncTaskCollection) | AsyncTaskCollection | |
Namable(const string &initial_name="") (defined in Namable) | Namable | inline |
Namable(const Namable ©) (defined in Namable) | Namable | inline |
operator+(const AsyncTaskCollection &other) const | AsyncTaskCollection | inline |
operator+=(const AsyncTaskCollection &other) | AsyncTaskCollection | inline |
operator=(const TypedReferenceCount ©) (defined in TypedReferenceCount) | TypedReferenceCount | inline |
operator=(const TypedObject ©) (defined in TypedObject) | TypedObject | inline |
operator=(const Namable &other) (defined in Namable) | Namable | inline |
operator=(const AsyncTaskCollection ©) (defined in AsyncTaskCollection) | AsyncTaskCollection | |
operator[](int index) const | AsyncTaskCollection | |
output(ostream &out) const (defined in AsyncTask) | AsyncTask | virtual |
AsyncTaskCollection::output(ostream &out) const | AsyncTaskCollection | |
recalc_wake_time() | AsyncTask | |
ref() const | ReferenceCount | inline |
remove() | AsyncTask | |
remove_duplicate_tasks() | AsyncTaskCollection | |
remove_task(AsyncTask *task) | AsyncTaskCollection | |
remove_task(int index) | AsyncTaskCollection | |
remove_tasks_from(const AsyncTaskCollection &other) | AsyncTaskCollection | |
S_active enum value (defined in AsyncTask) | AsyncTask | |
S_active_nested enum value (defined in AsyncTask) | AsyncTask | |
S_inactive enum value (defined in AsyncTask) | AsyncTask | |
S_servicing enum value (defined in AsyncTask) | AsyncTask | |
S_servicing_removed enum value (defined in AsyncTask) | AsyncTask | |
S_sleeping enum value (defined in AsyncTask) | AsyncTask | |
set_delay(double delay) | AsyncTask | inline |
set_done_event(const string &done_event) | AsyncTask | inline |
set_name(const string &name) (defined in AsyncTask) | AsyncTask | |
set_priority(int priority) | AsyncTask | |
set_repeat_count(int repeat_count) | AsyncTaskSequence | inline |
set_sort(int sort) | AsyncTask | |
set_task_chain(const string &chain_name) | AsyncTask | |
size() const | AsyncTaskCollection | |
State enum name (defined in AsyncTask) | AsyncTask | |
test_ref_count_integrity() const | ReferenceCount | inline |
test_ref_count_nonzero() const | ReferenceCount | inline |
TypedObject() (defined in TypedObject) | TypedObject | inline |
TypedObject(const TypedObject ©) (defined in TypedObject) | TypedObject | inline |
TypedReferenceCount() (defined in TypedReferenceCount) | TypedReferenceCount | inline |
TypedReferenceCount(const TypedReferenceCount ©) (defined in TypedReferenceCount) | TypedReferenceCount | inline |
unref() const | ReferenceCount | inlinevirtual |
weak_ref(WeakPointerToVoid *ptv) | ReferenceCount | inline |
weak_unref(WeakPointerToVoid *ptv) | ReferenceCount | inline |
write(ostream &out, int indent_level=0) const | AsyncTaskCollection | |
~AsyncTask() (defined in AsyncTask) | AsyncTask | virtual |
~AsyncTaskBase() (defined in AsyncTaskBase) | AsyncTaskBase | virtual |
~AsyncTaskCollection() (defined in AsyncTaskCollection) | AsyncTaskCollection | inline |
~AsyncTaskSequence() (defined in AsyncTaskSequence) | AsyncTaskSequence | virtual |
~ReferenceCount() (defined in ReferenceCount) | ReferenceCount | inlinevirtual |
~TypedObject() (defined in TypedObject) | TypedObject | virtual |