stlab.adobe.com Adobe Systems Incorporated
function< R()> Class Template Reference

#include <function.hpp>

Public Types

typedef R result_type
 

Public Member Functions

 function ()
 
 function (null_ptr_t)
 
 function (const function &x)
 
template<typename T >
 function (T x)
 
operator() () const
 
functionoperator= (function x)
 
functionoperator= (null_ptr_t)
 
template<typename T >
functionoperator= (T x)
 
 ~function ()
 

Detailed Description

template<typename R>
class adobe::version_1::function< R()>

Definition at line 176 of file function.hpp.

Member Typedef Documentation

typedef R result_type

Definition at line 179 of file function.hpp.

Constructor & Destructor Documentation

function ( )

Definition at line 182 of file function.hpp.

Definition at line 183 of file function.hpp.

function ( const function< R()> &  x)

Definition at line 184 of file function.hpp.

function ( x)

Definition at line 185 of file function.hpp.

~function ( )

Definition at line 192 of file function.hpp.

Member Function Documentation

R operator() ( ) const

Definition at line 195 of file function.hpp.

function& operator= ( function< R()>  x)

Definition at line 187 of file function.hpp.

function& operator= ( null_ptr_t  )

Definition at line 188 of file function.hpp.

function& operator= ( x)

Definition at line 189 of file function.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