nn::os::InterruptEvent Class

Header file: nn/os.h

Syntax

class InterruptEvent : public nn::os::WaitObject

Description

Abstract class used internally by the library. Do not use it directly.

Class Hierarchy

ADLFireWall::NonCopyable
  nn::os::HandleObject
    nn::os::WaitObject
      nn::os::InterruptEvent

Revision History

2010/01/07
Initial version.

CONFIDENTIAL