softwarecontainer  0.18.0-739e8d7 2017-05-04
SoftwareContainerAgentCommon Class Reference

Static Public Member Functions

template<typename T >
static void unwrapList (std::vector< T > &list, const Glib::VariantContainerBase &wrapped)
 
static std::vector< Glib::ustring > stdStringVecToGlibStringVec (const std::vector< std::string > &strv)
 
static std::vector< std::string > glibStringVecToStdStringVec (const std::vector< Glib::ustring > &strv)
 
static std::map< std::string, std::string > glibStringMapToStdStringMap (const std::map< Glib::ustring, Glib::ustring > &strm)
 
template<typename T0 , typename T1 >
static std::vector< T1 > mapVector (const std::vector< T0 > &vector0, std::function< T1(T0)> mapFunction)
 

Detailed Description

Definition at line 8 of file softwarecontaineragent_dbus_common.h.


The documentation for this class was generated from the following file: