23#include <CArcDisplayDllMain.h>
52 static const std::string
version(
void )
noexcept;
59 void launch( std::uint32_t uiMSDelay = 1000 );
66 void show(
const std::filesystem::path& tFitsFile )
const;
73 void clear(
const std::int32_t iFrame = -1 )
const;
96 bool verifyPID(
void )
const noexcept;
102 void runProcess(
const std::string& sBuf )
const;
108 void runAndSaveProcess(
const std::string& sBuf );
131 static const std::string m_sVersion;
137 PROCESS_INFORMATION m_processInfo;
139 #elif defined( __APPLE__ ) || defined( linux ) || defined( __linux )
void show(const std::filesystem::path &tFitsFile) const
void setBoxShape(void) const
virtual ~CArcDisplay(void)
static const std::string version(void) noexcept
void clear(const std::int32_t iFrame=-1) const
void launch(std::uint32_t uiMSDelay=1000)
void terminate(void) const
void getVersion(void) const