Informations de trace.  
 Plus de détails...
#include <arccore/base/TraceInfo.h>
|  | 
| constexpr | TraceInfo (const char *afile, const char *func_name, int aline) | 
|  | 
| constexpr | TraceInfo (const char *afile, const char *func_name, int aline, bool print_signature) | 
|  | 
| constexpr const char * | file () const | 
|  | 
| constexpr int | line () const | 
|  | 
| constexpr const char * | name () const | 
|  | 
| constexpr bool | printSignature () const | 
|  | 
Informations de trace. 
Définition à la ligne 32 du fichier arccore/src/base/arccore/base/TraceInfo.h.
◆ TraceInfo() [1/3]
  
  | 
        
          | Arcane::TraceInfo::TraceInfo | ( |  | ) |  |  | inlineconstexpr | 
 
 
◆ TraceInfo() [2/3]
  
  | 
        
          | Arcane::TraceInfo::TraceInfo | ( | const char * | afile, |  
          |  |  | const char * | func_name, |  
          |  |  | int | aline ) |  | inlineconstexpr | 
 
 
◆ TraceInfo() [3/3]
  
  | 
        
          | Arcane::TraceInfo::TraceInfo | ( | const char * | afile, |  
          |  |  | const char * | func_name, |  
          |  |  | int | aline, |  
          |  |  | bool | print_signature ) |  | inlineconstexpr | 
 
 
◆ file()
  
  | 
        
          | const char * Arcane::TraceInfo::file | ( |  | ) | const |  | inlineconstexpr | 
 
 
◆ line()
  
  | 
        
          | int Arcane::TraceInfo::line | ( |  | ) | const |  | inlineconstexpr | 
 
 
◆ name()
  
  | 
        
          | const char * Arcane::TraceInfo::name | ( |  | ) | const |  | inlineconstexpr | 
 
 
◆ printSignature()
  
  | 
        
          | bool Arcane::TraceInfo::printSignature | ( |  | ) | const |  | inlineconstexpr | 
 
 
La documentation de cette classe a été générée à partir du fichier suivant :