stlab.adobe.com Adobe Systems Incorporated

pointer_to_ternary_function< T, U, V, R > Class Template Reference

#include <ternary_function.hpp>

List of all members.

Public Types

typedef ternary_function< T, U,
V, R > 
_super
typedef _super::first_argument_type first_argument_type
typedef _super::result_type result_type
typedef
_super::second_argument_type 
second_argument_type
typedef _super::third_argument_type third_argument_type

Public Member Functions

result_type operator() (first_argument_type x, second_argument_type y, third_argument_type z) const
 pointer_to_ternary_function (result_type(*f)(first_argument_type, second_argument_type, third_argument_type))

Detailed Description

template<typename T, typename U, typename V, typename R>
class adobe::pointer_to_ternary_function< T, U, V, R >

Definition at line 32 of file ternary_function.hpp.


Member Typedef Documentation

typedef ternary_function<T, U, V, R> _super

Definition at line 35 of file ternary_function.hpp.

Reimplemented from ternary_function< T, U, V, R >.

Definition at line 39 of file ternary_function.hpp.


Constructor & Destructor Documentation


Member Function Documentation

Definition at line 45 of file ternary_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