HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
string_helper.h
Go to the documentation of this file.
1
// Copyright (c) Microsoft Corporation. All rights reserved.
2
// Licensed under the MIT License.
3
4
#pragma once
5
#include <string>
6
7
// forward declaration
8
struct
OrtAllocator;
9
namespace
onnxruntime {
10
char
*
StrDup
(
const
std::string
& str, OrtAllocator* allocator);
11
}
// namespace onnxruntime
onnxruntime::StrDup
char * StrDup(const std::string &str, OrtAllocator *allocator)
string
GLsizei const GLchar *const * string
Definition:
glcorearb.h:814
onnxruntime
core
common
string_helper.h
Generated on Fri Nov 22 2024 02:41:57 for HDK by
1.8.6