#include <CmdRender.h>
Inheritance diagram for CmdRenderOption:
Public Methods | |
CmdRenderOption (const char *, const char *) | |
constructor takes method and option. More... | |
~CmdRenderOption () | |
Public Attributes | |
char * | method |
char * | option |
Definition at line 45 of file CmdRender.h.
|
constructor takes method and option.
Definition at line 52 of file CmdRender.C. |
|
Definition at line 58 of file CmdRender.C. |
|
Definition at line 47 of file CmdRender.h. Referenced by RenderFltkMenu::act_on_command, CmdRenderOption, and ~CmdRenderOption. |
|
Definition at line 48 of file CmdRender.h. Referenced by RenderFltkMenu::act_on_command, CmdRenderOption, and ~CmdRenderOption. |