Sirikata
Classes | Namespaces
libcore/include/sirikata/core/util/InstanceMethodNotReentrant.hpp File Reference
#include <sirikata/core/util/Platform.hpp>
Include dependency graph for InstanceMethodNotReentrant.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::InstanceMethodNotReentrant
 A utility class that lets you specify that a method isn't reentrant and validate in debug mode that you're not calling it recursively. More...
class  Sirikata::InstanceMethodNotReentrant::Token

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.