This header defines the ContinuationCaller class and Wisp communication protocol support classes. More...
#include <ssrc/wisp/protocol/Caller.h>#include <functional>#include <boost/multi_index/member.hpp>#include <boost/multi_index/ordered_index.hpp>Include dependency graph for ContinuationCaller.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Typedefs |
|
| typedef std::shared_ptr< Continuation > | continuation_ptr |
Variables |
|
| const continuation_ptr | NullContinuation = continuation_ptr() |
Detailed Description
This header defines the ContinuationCaller class and Wisp communication protocol support classes.
Definition in file ContinuationCaller.h.
Typedef Documentation
| typedef std::shared_ptr<Continuation> continuation_ptr |
Definition at line 49 of file ContinuationCaller.h.
Variable Documentation
| const continuation_ptr NullContinuation = continuation_ptr() |
Definition at line 50 of file ContinuationCaller.h.
Referenced by ContinuationCaller< PT >::cancel(), and ContinuationCaller< PT >::resume().
Copyright © 2006-2012 Savarese Software Research Corporation. All rights reserved.
Copyright © 2017 Savarese Software Research Corporation. All rights reserved