walberla::pe::internal::CheckUID Class Reference

Detailed Description

UnaryPredicate to check of rigid body has given uid.

#include <DestroyBody.h>

Public Member Functions

 CheckUID (const walberla::id_t uid)
 
bool operator() (ConstBodyID bd) const
 

Private Attributes

const walberla::id_t uid_
 

Constructor & Destructor Documentation

◆ CheckUID()

walberla::pe::internal::CheckUID::CheckUID ( const walberla::id_t  uid)
inlineexplicit

Member Function Documentation

◆ operator()()

bool walberla::pe::internal::CheckUID::operator() ( ConstBodyID  bd) const
inline

Member Data Documentation

◆ uid_

const walberla::id_t walberla::pe::internal::CheckUID::uid_
private

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