BipedalLocomotion::System::WeightProviderFactory class

WeightProviderFactory implements the factory design patter for constructing a WeightProvidergiven its type.

Base classes

template<typename _Type>
class Factory<WeightProvider>
Factory implements the factory design patter for constructing a an object of a given Type given its id.

Constructors, destructors, conversion operators

~WeightProviderFactory() defaulted virtual