RedFlame
v0.1.1
A high intensity flame eminating from software
Loading...
Searching...
No Matches
src
main
include
RedFlame.h
1
//----------------------------------------------------------------
2
//
3
// File: RedFlame.h
4
//
5
//----------------------------------------------------------------
6
7
#pragma once
8
9
namespace
App
{
10
11
class
RedFlame
12
{
13
public
:
16
RedFlame
(
int
argc,
char
* argv[]);
17
~RedFlame
() =
default
;
19
23
27
};
28
29
/*-----------------------------------------------------------*/
38
39
}
// namespace App
40
41
//----------------------------------------------------------------
App::RedFlame::RedFlame
RedFlame(int argc, char *argv[])
Definition
RedFlame.cpp:28
App
Application level functions and classes.
Definition
CommandLine.h:14
Generated on Sun Jan 5 2025 01:19:37 for RedFlame by
1.13.0