Software APIs
Public Member Functions
test_helpers::SourceSink Class Reference

Public Member Functions

 SourceSink (const std::string &source)
 
const std::string & Sink ()
 
ujson_t UJson ()
 
void Reset ()
 
void Reset (const std::string &source)
 
status_t GetChar ()
 
status_t PutBuf (const char *buf, size_t len)
 

Detailed Description

Definition at line 14 of file test_helpers.h.