HPCToolkit
FileUtils.hpp File Reference
#include "sys/stat.h"
#include "dirent.h"
#include <iostream>
#include <vector>
#include <errno.h>
#include <string>
#include <cstring>
#include <stdint.h>
Include dependency graph for FileUtils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TraceviewerServer::FileUtils
 

Namespaces

 TraceviewerServer
 

Macros

#define NO_ERROR   0
 

Typedefs

typedef int TraceviewerServer::FileDescriptor
 
typedef uint64_t TraceviewerServer::FileOffset
 

Macro Definition Documentation

◆ NO_ERROR

#define NO_ERROR   0

Definition at line 75 of file FileUtils.hpp.