ug4
|
#include <lib_grid_messages.h>
Public Member Functions | |
GridMessage_Creation (GridMessageCreationType msg=GMCT_NONE, int procId=-1) | |
GridMessageCreationType | msg () const |
int | proc_id () const |
Private Attributes | |
GridMessageCreationType | m_msg |
int | m_procId |
|
inline |
|
inline |
References m_msg.
Referenced by ug::IDomain< TGrid, TSubsetHandler >::grid_creation_callback().
|
inline |
References m_procId.
Referenced by ug::IDomain< TGrid, TSubsetHandler >::grid_creation_callback().
|
private |
Referenced by msg().
|
private |
Referenced by proc_id().