Classes | |
class | _Impl |
Functions | |
vhdRequiredServiceInterface () | |
~vhdRequiredServiceInterface () | |
void | init (const std::string &serviceInterfaceName, const std::string &serviceClassName, const std::string &serviceName) |
const vhdRequiredServiceInterface::Info & | getInfo () |
vhtBool | isMatching (vhdProvidedServiceInterfaceRef provider) |
void | setProvider (vhdProvidedServiceInterfaceRef provider) |
vhdProvidedServiceInterfaceRef | getProvider () |
vhdIServiceInterfaceRef | getServiceInterface () |
vhdRequiredServiceInterfaceRef | cloneServiceRequiredInterface () |
vhdRequiredServiceInterfaceRef vhdRequiredServiceInterface::cloneServiceRequiredInterface | ( | ) |
const vhdRequiredServiceInterface::Info& vhdRequiredServiceInterface::getInfo | ( | ) |
vhdProvidedServiceInterfaceRef vhdRequiredServiceInterface::getProvider | ( | ) |
vhdIServiceInterfaceRef vhdRequiredServiceInterface::getServiceInterface | ( | ) |
void vhdRequiredServiceInterface::init | ( | const std::string & | serviceInterfaceName, | |
const std::string & | serviceClassName, | |||
const std::string & | serviceName | |||
) |
vhtBool vhdRequiredServiceInterface::isMatching | ( | vhdProvidedServiceInterfaceRef | provider | ) |
void vhdRequiredServiceInterface::setProvider | ( | vhdProvidedServiceInterfaceRef | provider | ) |
vhdRequiredServiceInterface::vhdRequiredServiceInterface | ( | ) |
vhdRequiredServiceInterface::~vhdRequiredServiceInterface | ( | ) |