AaronCameron.net
Because you all make me very, very tired.
Not a Member? - Login or Create an Account
Thursday the 24th of May 2012 @ 03:34am
Front Page Journal Projects Your Profile About
[]

LibN2L-4 Library Code Reference

Classes
Compounds
Files
Members
Method Index
Full Reference

n2l::cActiveEvent Class Reference

An event generated whenever the application is closed, either via a CTRL-C combination in the parent terminal, the sending of a kill signal or the closing of the parent window. More...

#include <cActiveEvent.h>

Inheritance diagram for n2l::cActiveEvent:

Inheritance graph
[legend]
Collaboration diagram for n2l::cActiveEvent:

Collaboration graph
[legend]
List of all members.

Public Types

Public Member Functions


Detailed Description

An event generated whenever the application is closed, either via a CTRL-C combination in the parent terminal, the sending of a kill signal or the closing of the parent window.

Definition at line 38 of file cActiveEvent.h.


Member Enumeration Documentation

enum n2l::cActiveEvent::tWhatActive
 

Enumerator:
WhatActive_Mouse 
WhatActive_Input 
WhatActive_Application 

Definition at line 41 of file cActiveEvent.h.


Constructor & Destructor Documentation

n2l::cActiveEvent::cActiveEvent const SDL_ActiveEvent &  iEvent  ) 
 

Definition at line 31 of file cActiveEvent.cpp.

n2l::cActiveEvent::~cActiveEvent  )  [virtual]
 

Definition at line 38 of file cActiveEvent.cpp.


Member Function Documentation

const tBool n2l::cActiveEvent::gained  )  const [virtual]
 

Definition at line 49 of file cActiveEvent.cpp.

const tEventType n2l::cActiveEvent::type  )  const [virtual]
 

Implements n2l::cEventInterface.

Definition at line 55 of file cActiveEvent.cpp.

References n2l::EventType_Active.

const cActiveEvent::tWhatActive n2l::cActiveEvent::whatActive  )  const [virtual]
 

Definition at line 43 of file cActiveEvent.cpp.


The documentation for this class was generated from the following files:
©2012 Aaron Cameron