OPAL (Object Oriented Parallel Accelerator Library) 2022.1
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 416 of file PETE.h.

Member Function Documentation

◆ operator()() [1/3]

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

Definition at line 418 of file PETE.h.

◆ operator()() [2/3]

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

Definition at line 433 of file PETE.h.

References PInsist.

◆ operator()() [3/3]

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

Definition at line 422 of file PETE.h.

References PInsist.


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