Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
AWMap Struct Reference

#include <ActiveWindow.h>

List of all members.

Public Member Functions

 AWMap ()
 AWMap (int e, ActiveWindow *w, PFVAWE f)
int operator== (const AWMap &m) const

Static Public Member Functions

static const char * TYPENAME ()

Public Attributes

int eid
ActiveWindowclient
PFVAWE func

Detailed Description

Definition at line 100 of file ActiveWindow.h.


Constructor & Destructor Documentation

AWMap::AWMap ( )
inline

Definition at line 104 of file ActiveWindow.h.

AWMap::AWMap ( int  e,
ActiveWindow w,
PFVAWE  f 
)
inline

Definition at line 105 of file ActiveWindow.h.


Member Function Documentation

int AWMap::operator== ( const AWMap m) const
inline

Definition at line 107 of file ActiveWindow.h.

static const char* AWMap::TYPENAME ( )
inlinestatic

Definition at line 102 of file ActiveWindow.h.


Member Data Documentation

ActiveWindow* AWMap::client

Definition at line 111 of file ActiveWindow.h.

int AWMap::eid

Definition at line 110 of file ActiveWindow.h.

PFVAWE AWMap::func

Definition at line 112 of file ActiveWindow.h.


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