GDCM 2.0.17

gdcm::AudioCodec Class Reference

AudioCodec. More...

#include <gdcmAudioCodec.h>

Inheritance diagram for gdcm::AudioCodec:
Collaboration diagram for gdcm::AudioCodec:

List of all members.

Public Member Functions

 AudioCodec ()
 ~AudioCodec ()
bool CanCode (TransferSyntax const &) const
 Return whether this coder support this transfer syntax (can code it)
bool CanDecode (TransferSyntax const &) const
 Return whether this decoder support this transfer syntax (can decode it)
bool Decode (DataElement const &is, DataElement &os)
 Decode.

Detailed Description


Constructor & Destructor Documentation

gdcm::AudioCodec::AudioCodec ( )
gdcm::AudioCodec::~AudioCodec ( )

Member Function Documentation

bool gdcm::AudioCodec::CanCode ( TransferSyntax const &  ) const [inline, virtual]

Return whether this coder support this transfer syntax (can code it)

Implements gdcm::Coder.

bool gdcm::AudioCodec::CanDecode ( TransferSyntax const &  ) const [inline, virtual]

Return whether this decoder support this transfer syntax (can decode it)

Implements gdcm::Decoder.

bool gdcm::AudioCodec::Decode ( DataElement const &  is_,
DataElement os 
) [virtual]

Decode.

Reimplemented from gdcm::Decoder.


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

Generated on Wed Feb 2 2011 19:21:03 for GDCM by doxygen 1.7.3
SourceForge.net Logo