Public Member Functions | Private Attributes
rviz::EnumProperty Class Reference

#include <property.h>

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

List of all members.

Public Member Functions

void addOption (const std::string &name, int value)
void clear ()
virtual void doWriteToGrid ()
 EnumProperty (const std::string &name, const std::string &prefix, const CategoryPropertyWPtr &parent, const Getter &getter, const Setter &setter)
virtual void loadFromConfig (Config *config)
virtual void readFromGrid ()
virtual void saveToConfig (Config *config)

Private Attributes

Choices choices_
boost::mutex mutex_

Detailed Description

Definition at line 459 of file property.h.


Constructor & Destructor Documentation

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

Definition at line 462 of file property.h.


Member Function Documentation

void rviz::EnumProperty::addOption ( const std::string &  name,
int  value 
)

Definition at line 728 of file property.cpp.

void rviz::EnumProperty::clear ( void  )

Definition at line 735 of file property.cpp.

Implements rviz::PropertyBase.

Definition at line 742 of file property.cpp.

void rviz::EnumProperty::loadFromConfig ( Config config) [virtual]

Implements rviz::PropertyBase.

Definition at line 777 of file property.cpp.

Implements rviz::PropertyBase.

Definition at line 765 of file property.cpp.

void rviz::EnumProperty::saveToConfig ( Config config) [virtual]

Implements rviz::PropertyBase.

Definition at line 772 of file property.cpp.


Member Data Documentation

Definition at line 476 of file property.h.

boost::mutex rviz::EnumProperty::mutex_ [private]

Definition at line 478 of file property.h.


The documentation for this class was generated from the following files:


rviz
Author(s): Dave Hershberger, Josh Faust
autogenerated on Mon Jan 6 2014 11:54:33