Proto  3.2
Public Member Functions | Public Attributes | List of all members
Proto::BufferEntry< P_SRC, P_DST > Struct Template Reference

#include <Proto_Copier.H>

Public Member Functions

bool operator< (const BufferEntry &a_rhs) const
 

Public Attributes

void * buffer
 
size_t size
 
const MotionItem< P_SRC, P_DST > * item
 
unsigned int procID
 

Member Function Documentation

◆ operator<()

template<typename P_SRC , typename P_DST >
bool Proto::BufferEntry< P_SRC, P_DST >::operator< ( const BufferEntry< P_SRC, P_DST > &  a_rhs) const
inline

Member Data Documentation

◆ buffer

template<typename P_SRC , typename P_DST >
void* Proto::BufferEntry< P_SRC, P_DST >::buffer

◆ size

template<typename P_SRC , typename P_DST >
size_t Proto::BufferEntry< P_SRC, P_DST >::size

◆ item

template<typename P_SRC , typename P_DST >
const MotionItem<P_SRC, P_DST>* Proto::BufferEntry< P_SRC, P_DST >::item

◆ procID

template<typename P_SRC , typename P_DST >
unsigned int Proto::BufferEntry< P_SRC, P_DST >::procID

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