ServicesHelper Class Reference
#include <ServicesHelper.h>
List of all members.
|
Public Member Functions |
|
static::std::vector< int > | getProvidesIndexByName (const ::std::vector< ProviderPortData > &pData, const ::std::string &name) |
|
static::std::vector< int > | getUsesIndexByName (const ::std::vector< UserPortData > &uData, const std::string &name) |
Static Public Member Functions |
|
::std::string | toStringUserPortData (const UserPortData &pi) |
|
::std::string | toStringProviderPortData (const ProviderPortData &pi) |
|
static char * | toStringPortInfo (ccafeopq::PortInfo *opi) |
Private Attributes |
|
int | dummy |
Detailed Description
Little functions to manipulate port lists.
The documentation for this class was generated from the following file: