DNA Calib
1.1
Project brief
dnacalib
DNACalib
src
status
PredefinedCodes.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
status/StatusCode.h
"
6
7
namespace
sc
{
8
9
static
const
StatusCode
OK
{0,
"Ok"
};
10
11
}
// namespace sc
StatusCode.h
sc
Definition:
Provider.h:20
sc::OK
static const StatusCode OK
Definition:
PredefinedCodes.h:9
sc::StatusCode
Definition:
StatusCode.h:11
Generated by
1.9.4