OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [javax/] [sound/] [sampled/] [FloatControl$Type.h] - Rev 759

Compare with Previous | Blame | View Log

 
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
 
#ifndef __javax_sound_sampled_FloatControl$Type__
#define __javax_sound_sampled_FloatControl$Type__
 
#pragma interface
 
#include <javax/sound/sampled/Control$Type.h>
extern "Java"
{
  namespace javax
  {
    namespace sound
    {
      namespace sampled
      {
          class FloatControl$Type;
      }
    }
  }
}
 
class javax::sound::sampled::FloatControl$Type : public ::javax::sound::sampled::Control$Type
{
 
public: // actually protected
  FloatControl$Type(::java::lang::String *);
public:
  static ::javax::sound::sampled::FloatControl$Type * AUX_RETURN;
  static ::javax::sound::sampled::FloatControl$Type * AUX_SEND;
  static ::javax::sound::sampled::FloatControl$Type * BALANCE;
  static ::javax::sound::sampled::FloatControl$Type * MASTER_GAIN;
  static ::javax::sound::sampled::FloatControl$Type * PAN;
  static ::javax::sound::sampled::FloatControl$Type * REVERB_RETURN;
  static ::javax::sound::sampled::FloatControl$Type * REVERB_SEND;
  static ::javax::sound::sampled::FloatControl$Type * SAMPLE_RATE;
  static ::javax::sound::sampled::FloatControl$Type * VOLUME;
  static ::java::lang::Class class$;
};
 
#endif // __javax_sound_sampled_FloatControl$Type__
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.