RDK Documentation (Open Sourced RDK Components)
TestUtilJsonWrapper Class Reference
Collaboration diagram for TestUtilJsonWrapper:
Collaboration graph

Public Member Functions

 TestUtilJsonWrapper (const std::string &jsonStr)
 
 TestUtilJsonWrapper (const char *jsonStr, size_t size)
 
 TestUtilJsonWrapper (const std::vector< uint8_t > jsonData)
 
cJSON * getJsonObj ()
 

Private Attributes

cJSON * mJsonObj
 

yes

Definition at line 12 of file drmTestUtils.h.


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