ParamT< T > Member List
This is the complete list of members for ParamT< T >, including all inherited members.
Begin(std::vector< Param * > *_params)Param [static]
Clone() const (defined in ParamT< T >)ParamT< T > [inline, virtual]
defaultValue (defined in ParamT< T >)ParamT< T > [protected]
End()Param [static]
Find(Param_V &_params, const std::string &key)Param [static]
Get(bool &_value) (defined in Param)Param
Get(int &_value) (defined in Param)Param
Get(unsigned int &_value) (defined in Param)Param
Get(float &_value) (defined in Param)Param
Get(double &_value) (defined in Param)Param
Get(char &_value) (defined in Param)Param
Get(std::string &_value) (defined in Param)Param
Get(gazebo::math::Vector3 &_value) (defined in Param)Param
Get(gazebo::math::Quaternion &_value) (defined in Param)Param
Get(gazebo::math::Pose &_value) (defined in Param)Param
Get(gazebo::common::Color &_value) (defined in Param)Param
GetAsString() const ParamT< T > [inline, virtual]
GetDefaultAsString() const (defined in ParamT< T >)ParamT< T > [inline, virtual]
GetKey() const (defined in Param)Param [inline]
GetRequired() const (defined in Param)Param [inline]
GetSet() const Param [inline]
GetTypeName() const (defined in Param)Param
GetValue() const ParamT< T > [inline]
IsBool() const (defined in Param)Param
IsChar() const (defined in Param)Param
IsColor() const (defined in Param)Param
IsDouble() const (defined in Param)Param
IsFloat() const (defined in Param)Param
IsInt() const (defined in Param)Param
IsPose() const (defined in Param)Param
IsQuaternion() const (defined in Param)Param
IsStr() const (defined in Param)Param
IsUInt() const (defined in Param)Param
IsVector3() const (defined in Param)Param
key (defined in Param)Param [protected]
operator*() const (defined in ParamT< T >)ParamT< T > [inline]
operator<< (defined in ParamT< T >)ParamT< T > [friend]
Param(Param *_newParam)Param
ParamT(const std::string &_key, const std::string &_default, bool _required)ParamT< T > [inline]
required (defined in Param)Param [protected]
Reset()ParamT< T > [inline, virtual]
set (defined in Param)Param [protected]
Set(const std::string &_str)ParamT< T > [inline, virtual]
Set(const bool &_value) (defined in Param)Param
Set(const int &_value) (defined in Param)Param
Set(const unsigned int &_value) (defined in Param)Param
Set(const float &_value) (defined in Param)Param
Set(const double &_value) (defined in Param)Param
Set(const char &_value) (defined in Param)Param
Set(const char *_value) (defined in Param)Param
Set(const gazebo::math::Vector3 &_value) (defined in Param)Param
Set(const gazebo::math::Quaternion &_value) (defined in Param)Param
Set(const gazebo::math::Pose &_value) (defined in Param)Param
Set(const gazebo::common::Color &_value) (defined in Param)Param
SetFromString(const std::string &_value)ParamT< T > [inline, virtual]
SetUpdateFunc(T _updateFunc)Param [inline]
SetValue(const T &_value)ParamT< T > [inline]
typeName (defined in Param)Param [protected]
Update() (defined in ParamT< T >)ParamT< T > [inline, virtual]
updateFunc (defined in Param)Param [protected]
value (defined in ParamT< T >)ParamT< T > [protected]
~Param()Param [virtual]
~ParamT()ParamT< T > [inline, virtual]