Pointwise Plugin SDK
Functions
CaeGridModel.cxx File Reference
#include "apiGridModel.h"
#include "apiPWP.h"
#include "CaeGridModel.h"
+ Include dependency graph for CaeGridModel.cxx:

Go to the source code of this file.

Functions

bool operator!= (const PWGM_HBLOCK &h1, const PWGM_HBLOCK &h2)
 
bool operator< (const PWGM_HBLOCK &h1, const PWGM_HBLOCK &h2)
 
bool operator== (const PWGM_HBLOCK &h1, const PWGM_HBLOCK &h2)
 
bool operator> (const PWGM_HBLOCK &h1, const PWGM_HBLOCK &h2)
 

Function Documentation

◆ operator!=()

bool operator!= ( const PWGM_HBLOCK h1,
const PWGM_HBLOCK h2 
)

Definition at line 134 of file CaeGridModel.cxx.

◆ operator<()

bool operator< ( const PWGM_HBLOCK h1,
const PWGM_HBLOCK h2 
)

Definition at line 139 of file CaeGridModel.cxx.

References PWGM_HBLOCK_ID.

◆ operator==()

bool operator== ( const PWGM_HBLOCK h1,
const PWGM_HBLOCK h2 
)

Definition at line 124 of file CaeGridModel.cxx.

References PWGM_HBLOCK_ID.

◆ operator>()

bool operator> ( const PWGM_HBLOCK h1,
const PWGM_HBLOCK h2 
)

Definition at line 158 of file CaeGridModel.cxx.