Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
NullStream Struct Reference

Public Types

typedef char Ch
 

Public Member Functions

 NullStream ()
 
void Put (Ch)
 
void Flush ()
 

Detailed Description

Definition at line 338 of file rapidjsontest.cpp.

Member Typedef Documentation

◆ Ch

Definition at line 339 of file rapidjsontest.cpp.

Constructor & Destructor Documentation

◆ NullStream()

NullStream::NullStream ( )
inline

Definition at line 341 of file rapidjsontest.cpp.

341{}

Member Function Documentation

◆ Flush()

void NullStream::Flush ( )
inline

Definition at line 343 of file rapidjsontest.cpp.

343{}

◆ Put()

void NullStream::Put ( Ch )
inline

Definition at line 342 of file rapidjsontest.cpp.

342{ /*++length_;*/ }

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