GDCM  2.4.5
Public Member Functions | List of all members
gdcm::JSON Class Reference

#include <gdcmJSON.h>

Public Member Functions

 JSON ()
 
 ~JSON ()
 
bool Code (DataSet const &in, std::ostream &os)
 
bool Decode (std::istream &is, DataSet &out)
 
bool GetPrettyPrint () const
 
void PrettyPrintOff ()
 
void PrettyPrintOn ()
 
void SetPrettyPrint (bool onoff)
 

Detailed Description

Examples:
QIDO-RS.cxx.

Constructor & Destructor Documentation

gdcm::JSON::JSON ( )
gdcm::JSON::~JSON ( )

Member Function Documentation

bool gdcm::JSON::Code ( DataSet const &  in,
std::ostream &  os 
)
Examples:
QIDO-RS.cxx.
bool gdcm::JSON::Decode ( std::istream &  is,
DataSet out 
)
Examples:
QIDO-RS.cxx.
bool gdcm::JSON::GetPrettyPrint ( ) const
void gdcm::JSON::PrettyPrintOff ( )
void gdcm::JSON::PrettyPrintOn ( )
Examples:
QIDO-RS.cxx.
void gdcm::JSON::SetPrettyPrint ( bool  onoff)

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

Generated on Fri Sep 25 2015 17:58:31 for GDCM by doxygen 1.8.9.1
SourceForge.net Logo