doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
rvNamedEvent Class Reference

#include <Window.h>

Public Member Functions

 rvNamedEvent (const char *name)
 
 ~rvNamedEvent (void)
 
size_t Size ()
 

Public Attributes

idStr mName
 
idGuiScriptListmEvent
 

Detailed Description

Definition at line 136 of file Window.h.

Constructor & Destructor Documentation

rvNamedEvent::rvNamedEvent ( const char *  name)
inline

Definition at line 140 of file Window.h.

rvNamedEvent::~rvNamedEvent ( void  )
inline

Definition at line 145 of file Window.h.

Member Function Documentation

size_t rvNamedEvent::Size ( void  )
inline

Definition at line 149 of file Window.h.

Member Data Documentation

idGuiScriptList* rvNamedEvent::mEvent

Definition at line 155 of file Window.h.

idStr rvNamedEvent::mName

Definition at line 154 of file Window.h.


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