OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
FieldLayoutUser Class Referenceabstract

#include <FieldLayoutUser.h>

Inheritance diagram for FieldLayoutUser:
Collaboration diagram for FieldLayoutUser:

Public Types

typedef Unique::type ID_t

Public Member Functions

 FieldLayoutUser ()
virtual ~FieldLayoutUser ()
virtual void Repartition (UserList *)=0
ID_t get_Id () const
virtual void notifyUserOfDelete (UserList *)=0

Protected Attributes

ID_t Id

Detailed Description

Definition at line 27 of file FieldLayoutUser.h.

Member Typedef Documentation

◆ ID_t

typedef Unique::type User::ID_t
inherited

Definition at line 35 of file User.h.

Constructor & Destructor Documentation

◆ FieldLayoutUser()

FieldLayoutUser::FieldLayoutUser ( )
inline

◆ ~FieldLayoutUser()

virtual FieldLayoutUser::~FieldLayoutUser ( )
inlinevirtual

Definition at line 34 of file FieldLayoutUser.h.

Member Function Documentation

◆ get_Id()

ID_t User::get_Id ( ) const
inlineinherited

Definition at line 46 of file User.h.

References Id.

Referenced by UserList::checkinUser(), and UserList::checkoutUser().

◆ notifyUserOfDelete()

◆ Repartition()

Member Data Documentation

◆ Id

ID_t User::Id
protectedinherited

Definition at line 58 of file User.h.

Referenced by get_Id(), and User().


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