rviz::IntProperty Class Reference

#include <property.h>

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

List of all members.

Public Member Functions

 IntProperty (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 (int max)
void setMin (int min)
virtual void writeToGrid ()

Detailed Description

Definition at line 395 of file property.h.


Constructor & Destructor Documentation

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

Definition at line 398 of file property.h.


Member Function Documentation

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

Implements rviz::PropertyBase.

Definition at line 557 of file property.cpp.

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

Implements rviz::PropertyBase.

Definition at line 546 of file property.cpp.

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

Implements rviz::PropertyBase.

Definition at line 552 of file property.cpp.

void rviz::IntProperty::setMax ( int  max  ) 

Definition at line 519 of file property.cpp.

void rviz::IntProperty::setMin ( int  min  ) 

Definition at line 511 of file property.cpp.

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

Implements rviz::PropertyBase.

Definition at line 527 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
autogenerated on Fri Jan 11 09:36:32 2013