Singleton template class. More...
#include <coil/Mutex.h>
#include <coil/Guard.h>
Go to the source code of this file.
Classes | |
class | coil::Singleton< SingletonClass > |
Singleton template class. More... | |
Namespaces | |
namespace | coil |
Common Object Interface Layer. |
Singleton template class.
Copyright (C) 2009 Noriaki Ando Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
$Id$
Definition in file Singleton.h.