cocos2d-x  3.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
HttpCookie Class Reference

#include <HttpCookie.h>

Public Member Functions

void readFile ()
void writeFile ()
void setCookieFileName (const std::string fileName)
const std::vector< CookiesInfo > * getCookies () const
const CookiesInfogetMatchCookie (const std::string &url) const
void updateOrAddCookie (CookiesInfo *cookie)

Member Function Documentation

const std::vector<CookiesInfo>
* getCookies
( ) const
const CookiesInfo* getMatchCookie ( const std::string &  url) const
void readFile ( )
void setCookieFileName ( const std::string  fileName)
void updateOrAddCookie ( CookiesInfo cookie)
void writeFile ( )

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