PPL Logo

ReadonlyMsgInfo Class Reference
[CkRegister]

Describes a readonly message. More...

#include <register.h>

Collaboration diagram for ReadonlyMsgInfo:

Collaboration graph
[legend]

Public Member Functions

 ReadonlyMsgInfo (const char *n, const char *t, void **p)

Data Fields

const char * name
const char * type
void ** pMsg

Detailed Description

Describes a readonly message.

Readonly messages were once the only way to get a truly variable-sized readonly, but now that readonlies are pup'd they are almost totally useless.

Definition at line 280 of file register.h.


Constructor & Destructor Documentation

ReadonlyMsgInfo::ReadonlyMsgInfo ( const char *  n,
const char *  t,
void **  p 
) [inline]

Definition at line 284 of file register.h.


Field Documentation

const char* ReadonlyMsgInfo::name

Definition at line 282 of file register.h.

const char * ReadonlyMsgInfo::type

Definition at line 282 of file register.h.

Definition at line 283 of file register.h.

Referenced by CkPupROData(), and pupReadonlyMsg().


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

Generated on Mon Sep 21 08:29:21 2020 for Charm++ by  doxygen 1.5.5