Click here to support Nimbus development and make a donation at www.pledgie.com !
An iOS framework whose growth is bounded by O(documentation).
NIOverviewEventLogEntry Class Reference

Overview

An event log entry.

Definition at line 225 of file NIOverviewLogger.h.

Inheritance diagram for NIOverviewEventLogEntry:
NIOverviewLogEntry

Methods

Entry Information
NSInteger type property
Creating an Entry
(id) - initWithType:
Entry Information
NSDate * timestamp property
Creating an Entry
(id) - initWithTimestamp:

Method Documentation

- (NSInteger) type [read, write, assign]

The type of event.

Definition at line 243 of file NIOverviewLogger.h.

- (id) initWithType: (NSInteger)  type

Designated initializer.

Definition at line 177 of file NIOverviewLogger.m.

- (NSDate*) timestamp [read, write, retain, inherited]

The timestamp for this log entry.

Definition at line 132 of file NIOverviewLogger.h.

- (id) initWithTimestamp: (NSDate *)  timestamp

Designated initializer.

Definition at line 113 of file NIOverviewLogger.m.

Generated for Nimbus by doxygen 1.7.4-20110629