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

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

Detailed Description

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

Definition at line 186 of file register.h.


Constructor & Destructor Documentation

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

Definition at line 193 of file register.h.


Member Function Documentation

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

Definition at line 194 of file register.h.

References obj.

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

Definition at line 195 of file register.h.

References obj.


Field Documentation

const char* MainInfo::name

Definition at line 188 of file register.h.

Definition at line 189 of file register.h.

Definition at line 190 of file register.h.

Definition at line 191 of file register.h.

Definition at line 192 of file register.h.

Referenced by getObj(), and setObj().


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

Generated on Fri May 25 08:04:11 2012 for Charm++ by  doxygen 1.5.5