STLdoc
STLdocumentation
|
This is the complete list of members for Concurrency::message_processor< _Type >, including all inherited members.
_Process_incoming_message_wrapper(void *_Data) | Concurrency::message_processor< _Type > | inlineprotectedstatic |
async_send(_Inout_opt_ message< _Type > *_Msg)=0 | Concurrency::message_processor< _Type > | pure virtual |
process_incoming_message()=0 | Concurrency::message_processor< _Type > | protectedpure virtual |
sync_send(_Inout_opt_ message< _Type > *_Msg)=0 | Concurrency::message_processor< _Type > | pure virtual |
type typedef | Concurrency::message_processor< _Type > | |
wait()=0 | Concurrency::message_processor< _Type > | pure virtual |