8class AsynchronousIPResolver {
20 AsynchronousIPResolver& operator=(AsynchronousIPResolver
const&);
21 AsynchronousIPResolver(AsynchronousIPResolver
const&);
22 AsynchronousIPResolver();
27 AsynchronousIPResolver(AsynchronousIPResolver
const&);
28 AsynchronousIPResolver();
36 MCNAPI ::Bedrock::Threading::SharedAsync<::std::string>
_resolve();
40 MCNAPI ::std::string
getIp()
const;
47 MCNAPI ::AsynchronousIPResolver& operator=(::AsynchronousIPResolver
const&);
49 MCNAPI ~AsynchronousIPResolver();
56 MCNAPI
void*
$ctor(::std::string url);