TrioCFD 1.9.8
TrioCFD documentation
Loading...
Searching...
No Matches
TRUST_Error Class Reference

classe TRUST_Error More...

#include <TRUST_Error.h>

Public Member Functions

 ~TRUST_Error ()
 TRUST_Error (const char *s, int pe=-1)
 TRUST_Error (int pe=-1)
 TRUST_Error (const TRUST_Error &)
const TRUST_Erroroperator= (const TRUST_Error &)
const char * get_msg () const
const int & get_pe () const

Detailed Description

classe TRUST_Error

Erreur declenche par process::exit

Definition at line 24 of file TRUST_Error.h.

Constructor & Destructor Documentation

◆ ~TRUST_Error()

TRUST_Error::~TRUST_Error ( )

Definition at line 33 of file TRUST_Error.cpp.

◆ TRUST_Error() [1/3]

TRUST_Error::TRUST_Error ( const char * s,
int pe = -1 )

Definition at line 21 of file TRUST_Error.cpp.

◆ TRUST_Error() [2/3]

TRUST_Error::TRUST_Error ( int pe = -1)

Definition at line 27 of file TRUST_Error.cpp.

◆ TRUST_Error() [3/3]

TRUST_Error::TRUST_Error ( const TRUST_Error & err__)

Definition at line 38 of file TRUST_Error.cpp.

Member Function Documentation

◆ get_msg()

const char * TRUST_Error::get_msg ( ) const
inline

Definition at line 32 of file TRUST_Error.h.

◆ get_pe()

const int & TRUST_Error::get_pe ( ) const
inline

Definition at line 33 of file TRUST_Error.h.

◆ operator=()

const TRUST_Error & TRUST_Error::operator= ( const TRUST_Error & err__)

Definition at line 43 of file TRUST_Error.cpp.


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