RDK Documentation (Open Sourced RDK Components)
curlstorestruct Struct Reference

structure to store curl easy, shared handle & locks for a host More...

#include <AampCurlStore.h>

Collaboration diagram for curlstorestruct:
Collaboration graph

Public Member Functions

 curlstorestruct (const curlstorestruct &)=delete
 
curlstorestructoperator= (const curlstorestruct &)=delete
 

Data Fields

std::deque< CurlHandleStructmFreeQ
 
CURLSH * mCurlShared
 
CurlDataShareLockpstShareLocks
 
unsigned int mCurlStoreUserCount
 
long long timestamp
 

yes

structure to store curl easy, shared handle & locks for a host

Definition at line 78 of file AampCurlStore.h.


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