TKN Logo SelfSoft Logo

Total Knowledge

SelfSoft, Inc.

CPPSERV

[CPPSERV] [Documentation] [Download] [Contact] [Bug tracker] [News] [RSS Feed] [gitweb]

container::SMFunctor< T > Class Template Reference

Collaboration diagram for container::SMFunctor< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SMFunctor (T *inst, F f)
void operator() (const std::string &path)

Private Types

typedef void(T::*) F (const std::string &)

Private Attributes

T * inst
F f

Detailed Description

template<class T>
class container::SMFunctor< T >

Definition at line 142 of file App.cpp.


Member Typedef Documentation

template<class T>
typedef void(T::*) container::SMFunctor< T >::F(const std::string &) [private]

Definition at line 146 of file App.cpp.


Constructor & Destructor Documentation

template<class T>
container::SMFunctor< T >::SMFunctor ( T *  inst,
F  f 
) [inline]

Definition at line 149 of file App.cpp.


Member Function Documentation

template<class T>
void container::SMFunctor< T >::operator() ( const std::string &  path  )  [inline]

Definition at line 150 of file App.cpp.


Member Data Documentation

template<class T>
T* container::SMFunctor< T >::inst [private]

Definition at line 145 of file App.cpp.

template<class T>
F container::SMFunctor< T >::f [private]

Definition at line 147 of file App.cpp.


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

SourceForge.net Logo

Authoright © Total Knowledge: 2001-2004