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 227 of file register.h.


Constructor & Destructor Documentation

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

Definition at line 231 of file register.h.


Field Documentation

const char* ReadonlyMsgInfo::name

Definition at line 229 of file register.h.

const char * ReadonlyMsgInfo::type

Definition at line 229 of file register.h.

Definition at line 230 of file register.h.

Referenced by pupReadonlyMsg().


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

Generated on Fri May 25 08:05:03 2012 for Charm++ by  doxygen 1.5.5