bool operator()(const std::shared_ptr< avsCommon::sdkInterfaces::PostConnectOperationInterface > &first, const std::shared_ptr< avsCommon::sdkInterfaces::PostConnectOperationInterface > &second) const
Definition: PostConnectSequencer.h:39
Definition: PostConnectInterface.h:30
Definition: PostConnectSequencer.h:38
std::set< std::shared_ptr< avsCommon::sdkInterfaces::PostConnectOperationInterface >, PostConnectOperationPriorityCompare > PostConnectOperationsSet
Alias for the custom post connect operations set where items are grouped based on operation priority...
Definition: PostConnectSequencer.h:54
Definition: PostConnectSequencer.h:49