5 #ifndef BALL_VIEW_KERNEL_UIOPERATIONMODE_H
6 #define BALL_VIEW_KERNEL_UIOPERATIONMODE_H
8 #ifndef BALL_CONCEPT_EMBEDDABLE_H
12 #ifndef BALL_SYSTEM_MUTEX_H
16 #include <boost/shared_ptr.hpp>
55 static boost::shared_ptr<UIOperationMode>
instance_;
const UIOperationMode & operator=(const UIOperationMode &)
static Mutex create_mutex_
virtual ~UIOperationMode()
static UIOperationMode & instance()
static boost::shared_ptr< UIOperationMode > instance_
void setMode(OperationMode new_mode)
UIOperationMode(const UIOperationMode &)