OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Member Functions | List of all members
AssertEquals Struct Reference

#include <PETE.h>

Public Member Functions

int operator() (int l)
 
int operator() (int l, int r)
 
int operator() (int l, int m, int r)
 

Detailed Description

Definition at line 468 of file PETE.h.

Member Function Documentation

int AssertEquals::operator() ( int  l)
inline

Definition at line 475 of file PETE.h.

int AssertEquals::operator() ( int  l,
int  r 
)
inline

Definition at line 479 of file PETE.h.

References PInsist.

int AssertEquals::operator() ( int  l,
int  m,
int  r 
)
inline

Definition at line 490 of file PETE.h.

References PInsist.


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