ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
GetActorByType< Actor > Struct Template Reference

Get an actor of a specific type, recursively. More...

#include <visitors.hpp>

Public Member Functions

template<typename T >
auto operator() (std::shared_ptr< T > const &obj) const
 

Detailed Description

template<typename Actor>
struct GetActorByType< Actor >

Get an actor of a specific type, recursively.

Definition at line 32 of file visitors.hpp.

Member Function Documentation

◆ operator()()

template<typename Actor >
template<typename T >
auto GetActorByType< Actor >::operator() ( std::shared_ptr< T > const &  obj) const
inline

Definition at line 33 of file visitors.hpp.


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