$search
#include <tf_frame_property.h>
Public Member Functions | |
virtual const wxPGEditor * | DoGetEditorClass () const |
TFFramePGProperty (const wxString &label, const wxString &name=wxPG_LABEL, const wxString &value=wxEmptyString) | |
Protected Member Functions | |
TFFramePGProperty () | |
Private Member Functions | |
DECLARE_DYNAMIC_CLASS (TFFramePGProperty) |
Definition at line 63 of file tf_frame_property.h.
rviz::TFFramePGProperty::TFFramePGProperty | ( | const wxString & | label, | |
const wxString & | name = wxPG_LABEL , |
|||
const wxString & | value = wxEmptyString | |||
) |
Definition at line 80 of file tf_frame_property.cpp.
rviz::TFFramePGProperty::TFFramePGProperty | ( | ) | [protected] |
Definition at line 75 of file tf_frame_property.cpp.
rviz::TFFramePGProperty::DECLARE_DYNAMIC_CLASS | ( | TFFramePGProperty | ) | [private] |
virtual const wxPGEditor* rviz::TFFramePGProperty::DoGetEditorClass | ( | ) | const [inline, virtual] |
Definition at line 71 of file tf_frame_property.h.