Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
parseAsync()
[1/2]
std::future<
ApplicationDescriptor
> IceGrid::FileParserPrx::parseAsync
(
std::string_view
xmlFile
,
const std::optional<
AdminPrx
> &
adminProxy
,
const
Ice::Context
&
context
=
Ice::noExplicitContext
) const
nodiscard
Parses a file.
Parameters
xmlFile
The full path to the file.
adminProxy
An
IceGrid::AdminPrx
proxy, used only to retrieve default templates when needed. May be null.
context
The request context.
Returns
A future that becomes available when the invocation completes. This future holds:
The application descriptor.
IceGrid
FileParserPrx
Generated by
1.14.0