Sane C++ Libraries
C++ Platform Abstraction Libraries
SC::AsyncCompletionData Struct Reference

Empty base struct for all AsyncRequest-derived CompletionData (internal) structs. More...

#include <Async.h>

Inheritance diagram for SC::AsyncCompletionData:
SC::AsyncFileRead::CompletionData SC::AsyncFileWrite::CompletionData SC::AsyncProcessExit::CompletionData SC::AsyncSocketAccept::CompletionData SC::AsyncSocketReceive::CompletionData SC::AsyncSocketSend::CompletionData

Detailed Description

Empty base struct for all AsyncRequest-derived CompletionData (internal) structs.


The documentation for this struct was generated from the following file: