Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

csfl::IMethod1Of Class Template Reference

#include <action.h>

Inheritance diagram for csfl::IMethod1Of::

csfl::IMethod List of all members.

Public Types

typedef void (H::* Method )(T1)

Public Methods

 IMethod1Of (void *_receiver=NULL, Method _method=NULL)
bool Call (T1) const
IMethod1Of<H,T1>& operator= (const IMethod1Of< H, T1 > &)
bool operator== (const IMethod1Of< H, T1 > &_method) const

Public Attributes

Method method

template<class H, class T1> class csfl::IMethod1Of


Member Typedef Documentation

template<class H, class T1>
typedef void(H::* csfl::IMethod1Of<H, T1>::Method)(T1)
 


Constructor & Destructor Documentation

template<class H, class T1>
csfl::IMethod1Of<H, T1>::IMethod1Of<H, T1> ( void * _receiver = NULL,
Method _method = NULL ) [inline]
 


Member Function Documentation

template<class H, class T1>
bool csfl::IMethod1Of< H, T1 >::Call ( T1 _arg1 ) const
 

template<class H, class T1>
IMethod1Of< H, T1 > & csfl::IMethod1Of< H, T1 >::operator= ( const IMethod1Of< H, T1 > & _method )
 

template<class H, class T1>
bool csfl::IMethod1Of<H, T1>::operator== ( const IMethod1Of< H, T1 > & _method ) const [inline]
 


Member Data Documentation

template<class H, class T1>
Method csfl::IMethod1Of<H, T1>::method
 


The documentation for this class was generated from the following file:

 

CFD Project | Documents | Downloads | Contact us | Use Terms

 

© SINMEC/EMC/UFSC, 2001.

All rights reserved.

Last Update: Jan. 18, 2002

 Webmaster