STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Concurrency::agent Member List

This is the complete list of members for Concurrency::agent, including all inherited members.

_Agent_task_wrapper(void *data)Concurrency::agentprivatestatic
_M_fCancelableConcurrency::agentprivate
_M_fStartableConcurrency::agentprivate
_M_pScheduleGroupConcurrency::agentprivate
_M_pSchedulerConcurrency::agentprivate
_M_statusConcurrency::agentprotected
agent()Concurrency::agent
agent(agent const &)Concurrency::agentprivate
cancel()Concurrency::agent
done()Concurrency::agentprotected
operator=(agent const &)Concurrency::agentprivate
run()=0Concurrency::agentprotectedpure virtual
start()Concurrency::agent
status()Concurrency::agent
status_port()Concurrency::agent
wait(_Inout_ agent *_PAgent, unsigned int _Timeout=COOPERATIVE_TIMEOUT_INFINITE)Concurrency::agentstatic
wait_for_all(size_t _Count, _In_reads_(_Count) agent **_PAgents, _Out_writes_opt_(_Count) agent_status *_PStatus=NULL, unsigned int _Timeout=COOPERATIVE_TIMEOUT_INFINITE)Concurrency::agentstatic
wait_for_one(size_t _Count, _In_reads_(_Count) agent **_PAgents, agent_status &_Status, size_t &_Index, unsigned int _Timeout=COOPERATIVE_TIMEOUT_INFINITE)Concurrency::agentstatic
~agent()Concurrency::agentvirtual