Tactics: Western Philosophers Vs. Musicians  0.12
A turn-based tactical game combining rules and gameplay elements inspired by Final Fantasy Tactics and the Mayfair Exponential Game System. Unlike most games of this type, motion is in full, grid-less 3D.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
OpenSkyNet::Utils::LockableCS Class Reference

#include <UThread.h>

Public Member Functions

 LockableCS () throw ()
 
 ~LockableCS () throw ()
 
void lock () throw ()
 
void unlock () throw ()
 

Constructor & Destructor Documentation

OpenSkyNet::Utils::LockableCS::LockableCS ( )
throw (
)
inline
OpenSkyNet::Utils::LockableCS::~LockableCS ( )
throw (
)
inline

Member Function Documentation

void OpenSkyNet::Utils::LockableCS::lock ( )
throw (
)
inline
void OpenSkyNet::Utils::LockableCS::unlock ( )
throw (
)
inline

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