Function amdinfer::serverHasExtension

Function Documentation

bool amdinfer::serverHasExtension(const Client *client, const std::string &extension)

Checks if the server has a certain extension.

Parameters
  • client – a pointer to a client object

  • extension – name of the extension to check on the server

Returns

bool - true if the server has the requested extension