Adaptyst
A comprehensive and architecture-agnostic performance analysis tool
Loading...
Searching...
No Matches
adaptyst Namespace Reference

Classes

class  Acceptor
 
class  AlreadyInUseException
 
class  Archive
 
class  Array
 
class  charstreambuf
 
class  Connection
 
class  ConnectionException
 
class  CPUConfig
 
class  Entity
 
class  File
 
class  Identifiable
 
class  Injection
 
struct  InjectPath
 
class  IR
 
class  MLIR
 
class  Module
 
class  Node
 
class  NodeConnection
 
class  ObjectWithMetadata
 
class  OnlyMinRange
 
class  Path
 
class  PrettyFormatter
 
class  Process
 
class  SingleCmd
 
class  Socket
 
class  System
 
class  TCPAcceptor
 
class  TCPSocket
 
class  Terminal
 
class  TimeoutException
 
class  Workflow
 
class  WorkflowCompiler
 
class  WorkflowCompilerMLIR
 
class  WorkflowCompilerSingleCmd
 

Concepts

concept  is_pair
 

Typedefs

typedef struct adaptyst::InjectPath InjectPath
 

Functions

int main_entrypoint (int argc, char **argv)
 
void create_src_archive (Archive &archive, std::unordered_set< fs::path > &src_paths, bool close)
 

Variables

bool quiet
 
const char * version
 

Detailed Description

Adaptyst namespace.

Typedef Documentation

◆ InjectPath

typedef struct adaptyst::InjectPath adaptyst::InjectPath

Function Documentation

◆ create_src_archive()

void adaptyst::create_src_archive ( Archive & archive,
std::unordered_set< fs::path > & src_paths,
bool close )

◆ main_entrypoint()

int adaptyst::main_entrypoint ( int argc,
char ** argv )

Variable Documentation

◆ quiet

bool adaptyst::quiet

◆ version

const char* adaptyst::version
extern

The version of Adaptyst.