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

Classes

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

Concepts

concept  is_pair
concept  is_tuple

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.