Panda3D
panda3d
core
AsyncTask
AsyncTask Member List
This is the complete list of members for
AsyncTask
, including all inherited members.
__await__
()
AsyncFuture
static
__init__
(const AsyncTask)
AsyncTask
panda3d::core::AsyncFuture::__init__
()
AsyncFuture
panda3d::core::AsyncFuture::__init__
(const AsyncFuture)
AsyncFuture
panda3d::core::Namable::__init__
(const Namable)
Namable
panda3d::core::Namable::__init__
(str initial_name)
Namable
__iter__
()
AsyncFuture
static
addDoneCallback
(object fn)
AsyncFuture
alive
AsyncTask
average_dt
AsyncTask
cancel
()
AsyncFuture
cancelled
()
AsyncFuture
clearDelay
()
AsyncTask
clearName
()
AsyncTask
done
()
AsyncFuture
done_event
AsyncTask
DoneStatus
enum name
AsyncTask
DS_again
enum value
AsyncTask
DS_await
enum value
AsyncTask
DS_cont
enum value
AsyncTask
DS_done
enum value
AsyncTask
DS_exit
enum value
AsyncTask
DS_interrupt
enum value
AsyncTask
DS_pause
enum value
AsyncTask
DS_pickup
enum value
AsyncTask
dt
AsyncTask
gather
(object args)
AsyncFuture
static
getAverageDt
()
AsyncTask
getClassType
()
AsyncTask
static
getDelay
()
AsyncTask
getDoneEvent
()
AsyncFuture
getDt
()
AsyncTask
getElapsedFrames
()
AsyncTask
getElapsedTime
()
AsyncTask
getManager
()
AsyncTask
getMaxDt
()
AsyncTask
getName
()
Namable
getNamePrefix
()
AsyncTask
getPriority
()
AsyncTask
getRefCount
()
ReferenceCount
getSort
()
AsyncTask
getStartFrame
()
AsyncTask
getStartTime
()
AsyncTask
getState
()
AsyncTask
getTaskChain
()
AsyncTask
getTaskId
()
AsyncTask
getType
()
TypedObject
getTypeIndex
()
TypedObject
getWakeTime
()
AsyncTask
hasDelay
()
AsyncTask
hasName
()
Namable
id
AsyncTask
isAlive
()
AsyncTask
isExactType
(TypeHandle handle)
TypedObject
isOfType
(TypeHandle handle)
TypedObject
manager
AsyncTask
max_dt
AsyncTask
name
AsyncTask
output
(Ostream out)
AsyncTask
priority
AsyncTask
recalcWakeTime
()
AsyncTask
ref
()
ReferenceCount
ref_count
ReferenceCount
remove
()
AsyncTask
result
(object timeout)
AsyncFuture
S_active
enum value
AsyncTask
S_active_nested
enum value
AsyncTask
S_awaiting
enum value
AsyncTask
S_inactive
enum value
AsyncTask
S_servicing
enum value
AsyncTask
S_servicing_removed
enum value
AsyncTask
S_sleeping
enum value
AsyncTask
setDelay
(double delay)
AsyncTask
setDoneEvent
(str done_event)
AsyncTask
setName
(str name)
AsyncTask
setPriority
(int priority)
AsyncTask
setResult
(const EventParameter result)
AsyncFuture
setResult
(TypedObject result)
AsyncFuture
setResult
(TypedReferenceCount result)
AsyncFuture
setResult
(TypedWritableReferenceCount result)
AsyncFuture
setResult
(nullptr_t)
AsyncFuture
setSort
(int sort)
AsyncTask
setTaskChain
(str chain_name)
AsyncTask
sort
AsyncTask
State
enum name
AsyncTask
state
AsyncTask
task_chain
AsyncTask
testRefCountIntegrity
()
ReferenceCount
testRefCountNonzero
()
ReferenceCount
type
TypedObject
unref
()
ReferenceCount
wait
()
AsyncFuture
wait
(double timeout)
AsyncFuture
Generated on Thu Mar 19 2020 19:21:03 for Panda3D by
1.8.17