DNA Calib
1.1
Project brief
dnacalib
DNACalib
include
status
Status.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
status/Defs.h
"
6
#include "
status/StatusCode.h
"
7
8
namespace
sc
{
9
10
class
SCAPI
Status
{
11
public
:
12
static
bool
isOk();
13
static
StatusCode
get();
14
};
15
16
}
// namespace sc
StatusCode.h
sc::Status
Definition:
Status.h:10
sc
Definition:
Provider.h:20
Defs.h
SCAPI
#define SCAPI
Definition:
status/Defs.h:26
sc::StatusCode
Definition:
StatusCode.h:11
Generated by
1.9.4