Proto  3.2
Public Member Functions | Private Attributes | Friends | List of all members
Proto::MBFluxRegisterCopierOp< T, C, MEM > Class Template Reference

#include <Proto_MBLevelFluxRegister.H>

Public Member Functions

 MBFluxRegisterCopierOp ()
 
 MBFluxRegisterCopierOp (MBLevelFluxRegister< T, C, MEM > &a_register)
 
int linearSize (const Box &a_bx, const MBIndex &a_index) const
 Get Serialized Size. More...
 
void linearOut (void *a_buf, const MBMotionItem &a_info) const
 Serial Write To Buffer. More...
 
void linearIn (void *a_buf, const MBMotionItem &a_info) const
 Serial Read From Buffer. More...
 
void localCopy (const MBMotionItem &a_info) const
 Local Copy. More...
 

Private Attributes

MBLevelFluxRegister< T, C, MEM > * m_register
 

Friends

class MBFluxRegisterCopier< T, C, MEM >
 

Constructor & Destructor Documentation

◆ MBFluxRegisterCopierOp() [1/2]

template<typename T, unsigned int C = 1, MemType MEM = MEMTYPE_DEFAULT>
Proto::MBFluxRegisterCopierOp< T, C, MEM >::MBFluxRegisterCopierOp ( )
inline

References Proto::linearSize().

◆ MBFluxRegisterCopierOp() [2/2]

template<typename T , unsigned int C, MemType MEM>
Proto::MBFluxRegisterCopierOp< T, C, MEM >::MBFluxRegisterCopierOp ( MBLevelFluxRegister< T, C, MEM > &  a_register)
inline

Member Function Documentation

◆ linearSize()

template<typename T , unsigned int C, MemType MEM>
int Proto::MBFluxRegisterCopierOp< T, C, MEM >::linearSize ( const Box a_bx,
const MBIndex a_index 
) const
inline

Get Serialized Size.

◆ linearOut()

template<typename T , unsigned int C, MemType MEM>
void Proto::MBFluxRegisterCopierOp< T, C, MEM >::linearOut ( void *  a_buf,
const MBMotionItem a_info 
) const
inline

Serial Write To Buffer.

◆ linearIn()

template<typename T , unsigned int C, MemType MEM>
void Proto::MBFluxRegisterCopierOp< T, C, MEM >::linearIn ( void *  a_buf,
const MBMotionItem a_info 
) const
inline

Serial Read From Buffer.

◆ localCopy()

template<typename T , unsigned int C, MemType MEM>
void Proto::MBFluxRegisterCopierOp< T, C, MEM >::localCopy ( const MBMotionItem a_info) const
inline

Local Copy.

Friends And Related Function Documentation

◆ MBFluxRegisterCopier< T, C, MEM >

template<typename T, unsigned int C = 1, MemType MEM = MEMTYPE_DEFAULT>
friend class MBFluxRegisterCopier< T, C, MEM >
friend

Member Data Documentation

◆ m_register

template<typename T, unsigned int C = 1, MemType MEM = MEMTYPE_DEFAULT>
MBLevelFluxRegister<T, C, MEM>* Proto::MBFluxRegisterCopierOp< T, C, MEM >::m_register
private

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