Struct LTransaction::LTransactionComponent encapsulates the individual data items that are communicated via class LTransaction.
#include <ibtk/LTransaction.h>
◆ LTransactionComponent() [1/2]
template<class T >
| IBTK::LTransaction< T >::LTransactionComponent::LTransactionComponent |
( |
const typename LSet< T >::value_type & |
item = nullptr, |
|
|
const Point & |
posn = Point::Zero() |
|
) |
| |
|
inline |
◆ LTransactionComponent() [2/2]
- Parameters
-
| from | The value to copy to this object. |
◆ ~LTransactionComponent()
◆ operator=()
- Parameters
-
| that | The value to assign to this object. |
- Returns
- A reference to this object.
◆ item
◆ posn
The documentation for this class was generated from the following file: