Public Member Functions
Tonido::Plugin::TonidoStoreHelper Class Reference

List of all members.

Public Member Functions

 TonidoStoreHelper ()
 Ctor.
 ~TonidoStoreHelper ()
 Dtor.
bool doVerify (const std::string &a_userName, const std::string &a_password, std::string &encPassword)
 doVerify
bool getAppsList (const std::string &a_userName, std::string &a_applist)
 getappslist
bool setTonidoStoreCredentials (const std::string &a_user, const std::string &a_password)
 setTonidoStoreCredentials
void clearTonidoStoreCredentials ()
 clearTonidoStoreCredentials
bool isTonidoStoreCredentialsSet (std::string &a_userName)
 isTonidoStoreCredentialsSet
bool getTonidoStoreCredentials (std::string &a_userName, std::string &a_password)
 getTonidoStoreCredentials

Constructor & Destructor Documentation

Tonido::Plugin::TonidoStoreHelper::TonidoStoreHelper ( )

Ctor.

Details if needed

Tonido::Plugin::TonidoStoreHelper::~TonidoStoreHelper ( )

Dtor.

Details if needed


Member Function Documentation

void Tonido::Plugin::TonidoStoreHelper::clearTonidoStoreCredentials ( )

clearTonidoStoreCredentials

Clears the Credential Information

bool Tonido::Plugin::TonidoStoreHelper::doVerify ( const std::string &  a_userName,
const std::string &  a_password,
std::string &  encPassword 
)

doVerify

Verifies if credentials are OK

bool Tonido::Plugin::TonidoStoreHelper::getAppsList ( const std::string &  a_userName,
std::string &  a_applist 
)

getappslist

Get Store App List

bool Tonido::Plugin::TonidoStoreHelper::getTonidoStoreCredentials ( std::string &  a_userName,
std::string &  a_password 
)

getTonidoStoreCredentials

Gets the Tonido Store Credentials

bool Tonido::Plugin::TonidoStoreHelper::isTonidoStoreCredentialsSet ( std::string &  a_userName)

isTonidoStoreCredentialsSet

Checks the Credential Information

bool Tonido::Plugin::TonidoStoreHelper::setTonidoStoreCredentials ( const std::string &  a_user,
const std::string &  a_password 
)

setTonidoStoreCredentials

Sets the Credential Information


Generated on Wed Oct 12 2011 21:46:54. © CodeLathe LLC 2007-2011. All Rights Reserved.