Go to the source code of this file.
Data Structures | |
class | CkDDT_DataType |
class | final |
class | CkDDT_Vector |
class | final |
class | CkDDT_HIndexed_Block |
class | final |
class | CkDDT_HIndexed |
class | final |
class | final |
class | CkDDT |
Enumerations | |
enum | CkDDT_Dir { PACK = true, UNPACK = false } |
Functions | |
void | serializeContig (char *userdata, char *buffer, size_t size, CkDDT_Dir dir) noexcept |
void | CkDDT_SetName (string &dst, const char *src) noexcept |
Definition at line 56 of file ddt.h.
Referenced by CkDDT_DataType::serialize(), CkDDT_HIndexed::serialize(), CkDDT_HIndexed_Block::serialize(), and CkDDT_Vector::serialize().
void CkDDT_SetName | ( | string & | dst, | |
const char * | src | |||
) | [inline] |
Definition at line 68 of file ddt.h.
Referenced by CkDDT_DataType::setName(), win_obj::setName(), and ampiCommStruct::setName().