12#ifndef WSFPROFILINGAPPLICATIONEXTENSION_HPP
13#define WSFPROFILINGAPPLICATIONEXTENSION_HPP
15#include "wsf_export.h"
#define WSF_EXPORT
Definition WsfXIO_Export.hpp:35
virtual void PrintCommandLineArguments() const
Definition WsfApplicationExtension.cpp:106
virtual int ProcessCommandLine(WsfStandardApplication::Options &aOptions, int aArgc, char *aArgv[])
Definition WsfApplicationExtension.cpp:97
WsfApplicationExtension()
Constructor.
Definition WsfApplicationExtension.cpp:22
Application extension enabling profiling of C++ AFSIM code.
Definition WsfProfilingApplicationExtension.hpp:21
Application options; Command line or otherwise.
Definition WsfStandardApplication.hpp:72