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_;
static UIOperationMode & instance()
static Mutex create_mutex_
virtual ~UIOperationMode()
static boost::shared_ptr< UIOperationMode > instance_
void setMode(OperationMode new_mode)
const UIOperationMode & operator=(const UIOperationMode &)
UIOperationMode(const UIOperationMode &)