walberla::pe::communication::RigidBodyNewShadowCopyNotification Class Reference

Detailed Description

Wrapper class for rigid body new shadow copy notifications.

The RigidBodyNewShadowCopyNotification class is a wrapper class for marshaling and unmarshaling of rigid body new shadow copy notifications. This notification is send to the owner of a rigid body to signal that a new shadow copy exists and the shadow copy holder list should be updated.

#include <RigidBodyNewShadowCopyNotification.h>

Classes

struct  Parameters
 

Public Member Functions

 RigidBodyNewShadowCopyNotification (const RigidBody &b, const Owner &newOwner)
 

Public Attributes

const RigidBodybody_
 
const OwnernewOwner_
 

Constructor & Destructor Documentation

◆ RigidBodyNewShadowCopyNotification()

walberla::pe::communication::RigidBodyNewShadowCopyNotification::RigidBodyNewShadowCopyNotification ( const RigidBody b,
const Owner newOwner 
)
inline

Member Data Documentation

◆ body_

const RigidBody& walberla::pe::communication::RigidBodyNewShadowCopyNotification::body_

◆ newOwner_

const Owner& walberla::pe::communication::RigidBodyNewShadowCopyNotification::newOwner_

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