20 #ifndef CO_SENDTOKEN_H 21 #define CO_SENDTOKEN_H 26 #include <boost/noncopyable.hpp> 27 #include <lunchbox/referenced.h> 32 class SendToken :
public lunchbox::Referenced,
public boost::noncopyable
36 CO_API
void release();
48 #endif // CO_SENDTOKEN_H
Defines export visibility macros for library Collage.
Object-oriented network library.
Node specialization for a local node.
lunchbox::RefPtr< Node > NodePtr
A reference pointer for Node pointers.