stlab.adobe.com Adobe Systems Incorporated

periodical_t Class Reference

#include <periodical.hpp>

List of all members.

Public Types

typedef boost::function< void()> periodical_proc_t

Public Member Functions

void fire () const
void monitor (const periodical_proc_t &proc)
 periodical_t (const periodical_proc_t &proc=periodical_proc_t(), std::size_t millisecond_delay=200)
 ~periodical_t ()

Public Attributes

bool is_blocked_m

Detailed Description

Definition at line 29 of file periodical.hpp.


Member Typedef Documentation

typedef boost::function<void ()> periodical_proc_t

Definition at line 32 of file periodical.hpp.


Constructor & Destructor Documentation

periodical_t ( const periodical_proc_t proc = periodical_proc_t(),
std::size_t  millisecond_delay = 200 
) [explicit]

Definition at line 34 of file periodical.hpp.

~periodical_t (  )

Definition at line 47 of file periodical.hpp.


Member Function Documentation

void fire (  ) const

Definition at line 53 of file periodical.hpp.

void monitor ( const periodical_proc_t proc )

Definition at line 50 of file periodical.hpp.


Member Data Documentation

Definition at line 59 of file periodical.hpp.

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google