$search

rviz::DoubleProperty Class Reference

#include <property.h>

Inheritance diagram for rviz::DoubleProperty:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DoubleProperty (const std::string &name, const std::string &prefix, const CategoryPropertyWPtr &parent, const Getter &getter, const Setter &setter)
virtual void loadFromConfig (wxConfigBase *config)
virtual void readFromGrid ()
virtual void saveToConfig (wxConfigBase *config)
void setMax (double max)
void setMin (double min)
virtual void writeToGrid ()

Detailed Description

Definition at line 429 of file property.h.


Constructor & Destructor Documentation

rviz::DoubleProperty::DoubleProperty ( const std::string &  name,
const std::string &  prefix,
const CategoryPropertyWPtr &  parent,
const Getter getter,
const Setter setter 
) [inline]

Definition at line 432 of file property.h.


Member Function Documentation

void rviz::DoubleProperty::loadFromConfig ( wxConfigBase *  config  )  [virtual]

Implements rviz::PropertyBase.

Definition at line 717 of file property.cpp.

void rviz::DoubleProperty::readFromGrid (  )  [virtual]

Implements rviz::PropertyBase.

Definition at line 706 of file property.cpp.

void rviz::DoubleProperty::saveToConfig ( wxConfigBase *  config  )  [virtual]

Implements rviz::PropertyBase.

Definition at line 712 of file property.cpp.

void rviz::DoubleProperty::setMax ( double  max  ) 

Definition at line 678 of file property.cpp.

void rviz::DoubleProperty::setMin ( double  min  ) 

Definition at line 670 of file property.cpp.

void rviz::DoubleProperty::writeToGrid (  )  [virtual]

Implements rviz::PropertyBase.

Definition at line 687 of file property.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


rviz
Author(s): Josh Faust, Dave Hershberger
autogenerated on Sat Mar 2 14:17:34 2013