PPL Logo

MainInfo Class Reference
[CkRegister]

Describes a mainchare's constructor. These are all executed at startup. More...

#include <register.h>

Collaboration diagram for MainInfo:

Collaboration graph
[legend]

Public Member Functions

 MainInfo (int c, int e)
void * getObj (void)
void setObj (void *_obj)

Data Fields

void * obj
const char * name
int chareIdx
int entryIdx
int entryMigCtor

Detailed Description

Describes a mainchare's constructor. These are all executed at startup.

Definition at line 239 of file register.h.


Constructor & Destructor Documentation

MainInfo::MainInfo ( int  c,
int  e 
) [inline]

Definition at line 246 of file register.h.


Member Function Documentation

void* MainInfo::getObj ( void   )  [inline]

Definition at line 247 of file register.h.

References obj.

void MainInfo::setObj ( void *  _obj  )  [inline]

Definition at line 248 of file register.h.

References obj.


Field Documentation

Definition at line 241 of file register.h.

Referenced by getObj(), and setObj().

const char* MainInfo::name

Definition at line 242 of file register.h.

Definition at line 243 of file register.h.

Definition at line 244 of file register.h.

Definition at line 245 of file register.h.


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

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