vgui_command_toggle Struct Reference

#include <vgui_command.h>

Inheritance diagram for vgui_command_toggle:

Inheritance graph
[legend]

List of all members.


Detailed Description

Command for toggle buttons.

Definition at line 48 of file vgui_command.h.


Public Member Functions

 vgui_command_toggle (bool v)
 ~vgui_command_toggle ()
void execute ()
void ref ()
void unref ()
int get_references () const
bool is_referenced () const

Public Attributes

bool state

Constructor & Destructor Documentation

vgui_command_toggle::vgui_command_toggle ( bool  v  )  [inline]

Definition at line 51 of file vgui_command.h.

vgui_command_toggle::~vgui_command_toggle (  ) 

Definition at line 61 of file vgui_command.cxx.


Member Function Documentation

void vgui_command_toggle::execute (  )  [virtual]

Implements vgui_command.

Definition at line 66 of file vgui_command.cxx.


Member Data Documentation

Definition at line 50 of file vgui_command.h.


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

Generated on Sun Nov 22 06:21:57 2009 for core/vgui by  doxygen 1.5.5