Adaptyst
A comprehensive and architecture-agnostic performance analysis tool
Loading...
Searching...
No Matches
entrypoint.hpp
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2026 CERN
2
// SPDX-License-Identifier: LGPL-3.0-or-later
3
4
#ifndef ENTRYPOINT_HPP_
5
#define ENTRYPOINT_HPP_
6
10
namespace
adaptyst
{
14
extern
const
char
*
version
;
15
16
int
main_entrypoint
(
int
argc,
char
**argv);
17
};
18
19
#endif
adaptyst
Definition
archive.cpp:7
adaptyst::version
const char * version
adaptyst::main_entrypoint
int main_entrypoint(int argc, char **argv)
Definition
entrypoint.cpp:50
Generated by
1.13.2