MIDI::ChunkType Class Reference

#include <MIDIChunkType.hxx>

List of all members.

Public Member Functions

 ChunkType (Byte bytes[4])
 ChunkType (const char *str)
bool operator== (const char *str)
bool operator!= (const char *str)

Public Attributes

Byte mBytes [4]

Detailed Description

Definition at line 31 of file MIDIChunkType.hxx.


Constructor & Destructor Documentation

MIDI::ChunkType::ChunkType ( Byte  bytes[4]  )  [inline]

Definition at line 35 of file MIDIChunkType.hxx.

References mBytes.

MIDI::ChunkType::ChunkType ( const char *  str  )  [inline]

Definition at line 39 of file MIDIChunkType.hxx.

References mBytes.


Member Function Documentation

bool MIDI::ChunkType::operator!= ( const char *  str  )  [inline]

Definition at line 48 of file MIDIChunkType.hxx.

bool MIDI::ChunkType::operator== ( const char *  str  )  [inline]

Definition at line 43 of file MIDIChunkType.hxx.

References mBytes.


Member Data Documentation

Definition at line 34 of file MIDIChunkType.hxx.

Referenced by ChunkType(), and operator==().


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.3