blob: d88744fe41b306b3d0a6bf2330dc0a554231baa9 [file] [log] [blame]
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
#ifndef __gnu_javax_sound_sampled_AU_AUReader$AUFormatType__
#define __gnu_javax_sound_sampled_AU_AUReader$AUFormatType__
#pragma interface
#include <javax/sound/sampled/AudioFileFormat$Type.h>
extern "Java"
{
namespace gnu
{
namespace javax
{
namespace sound
{
namespace sampled
{
namespace AU
{
class AUReader$AUFormatType;
}
}
}
}
}
}
class gnu::javax::sound::sampled::AU::AUReader$AUFormatType : public ::javax::sound::sampled::AudioFileFormat$Type
{
public:
AUReader$AUFormatType();
static ::java::lang::Class class$;
};
#endif // __gnu_javax_sound_sampled_AU_AUReader$AUFormatType__