Public Types | Public Member Functions

Swift::Last Class Reference

Inheritance diagram for Swift::Last:
Collaboration diagram for Swift::Last:

List of all members.

Public Types

typedef boost::shared_ptr
< Payload
ref

Public Member Functions

 Last (int seconds=0)
int getSeconds () const
void setSeconds (int seconds)

Detailed Description

Definition at line 12 of file Last.h.


Member Typedef Documentation

typedef boost::shared_ptr<Payload> Swift::Payload::ref [inherited]

Constructor & Destructor Documentation

Swift::Last::Last ( int  seconds = 0  )  [inline]

Definition at line 14 of file Last.h.


Member Function Documentation

int Swift::Last::getSeconds (  )  const [inline]

Definition at line 16 of file Last.h.

void Swift::Last::setSeconds ( int  seconds  )  [inline]

Definition at line 17 of file Last.h.