SCL
1.0
Standard Control Library : Control, dynamics, physics, and simulation
|
#include <scl/data_structs/SDatabase.hpp>
#include <scl/data_structs/SObject.hpp>
#include <sutil/CSingleton.hpp>
Go to the source code of this file.
Namespaces | |
scl | |
Typedefs | |
typedef sutil::CSingleton < SDatabase > | scl::CDatabase |
typedef sutil::CSingleton < sutil::CMappedList < std::string, SObject * > > | scl::CDatabaseDynObj |