MOOS 0.2375
Public Member Functions
dynamic_caster< D > Struct Template Reference

#include <MOOSGenLibGlobalHelper.h>

List of all members.

Public Member Functions

template<class S >
operator() (S s) const

Detailed Description

template<class D>
struct dynamic_caster< D >

Functor class for performing dynamic_cast between two types. Use it with stl::transform when copying between two collections with different element types

Definition at line 277 of file MOOSGenLibGlobalHelper.h.


Member Function Documentation

template<class D >
template<class S >
D dynamic_caster< D >::operator() ( s) const [inline]

Definition at line 279 of file MOOSGenLibGlobalHelper.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines