#include <DLDescriptor.h>
Public Member Functions | |
DLDescriptor (DLRepresentation< D, Dim > &rep) | |
DLDescriptor (DLRepresentation< D, Dim > &rep, C *coll) | |
~DLDescriptor () | |
PawsMessage * | packStdData (const char *loc_id, const char *rem_id, PawsAbstractMessage *am, PawsRepresentation &remote_rep, int snum) |
PawsMessage * | packData (const char *loc_id, const char *rem_id, PawsAbstractMessage *am, PawsRepresentation &rem_rep, int snum) |
void | unpackStdData (PawsMessage &message, const char *header) |
void | unpackData (PawsMessage &message, const char *header) |
void | update (const DLRepresentation< D, Dim > &rep, C *coll) |
Definition at line 27 of file DLDescriptor.h.
|
Definition at line 30 of file DLDescriptor.h. |
|
Definition at line 42 of file DLDescriptor.cpp. |
|
Definition at line 32 of file DLDescriptor.h. |
|
Definition at line 71 of file DLDescriptor.cpp. References LField< T, Dim >::getCompressedData(), header, LField< T, Dim >::IsCompressed(), and LField< T, Dim >::TryCompress(). Here is the call graph for this function: |
|
Definition at line 151 of file DLDescriptor.cpp. References LField< T, Dim >::getCompressedData(), header, LField< T, Dim >::IsCompressed(), and LField< T, Dim >::TryCompress(). Here is the call graph for this function: |
|
Definition at line 233 of file DLDescriptor.cpp. References LField< T, Dim >::begin(), LField< T, Dim >::Compress(), LField< T, Dim >::end(), LField< T, Dim >::getOwned(), LField< T, Dim >::IsCompressed(), PAssert, LField< T, Dim >::size(), and LField< T, Dim >::Uncompress(). Here is the call graph for this function: |
|
Definition at line 318 of file DLDescriptor.cpp. References LField< T, Dim >::begin(), LField< T, Dim >::Compress(), LField< T, Dim >::end(), LField< T, Dim >::getOwned(), LField< T, Dim >::IsCompressed(), PAssert, LField< T, Dim >::size(), and LField< T, Dim >::Uncompress(). Here is the call graph for this function: |
|
Definition at line 55 of file DLDescriptor.cpp. |