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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [gnu/] [javax/] [print/] [CupsIppOperation.h] - Blame information for rev 756

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 756 jeremybenn
 
2
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
3
 
4
#ifndef __gnu_javax_print_CupsIppOperation__
5
#define __gnu_javax_print_CupsIppOperation__
6
 
7
#pragma interface
8
 
9
#include <java/lang/Object.h>
10
extern "Java"
11
{
12
  namespace gnu
13
  {
14
    namespace javax
15
    {
16
      namespace print
17
      {
18
          class CupsIppOperation;
19
      }
20
    }
21
  }
22
}
23
 
24
class gnu::javax::print::CupsIppOperation : public ::java::lang::Object
25
{
26
 
27
  CupsIppOperation();
28
public:
29
  static const jint CUPS_GET_DEFAULT = 16385;
30
  static const jint CUPS_GET_PRINTERS = 16386;
31
  static const jint CUPS_ADD_MODIFY_PRINTER = 16387;
32
  static const jint CUPS_DELETE_PRINTER = 16388;
33
  static const jint CUPS_GET_CLASSES = 16389;
34
  static const jint CUPS_ADD_MODIFY_CLASS = 16390;
35
  static const jint CUPS_DELETE_CLASS = 16391;
36
  static const jint CUPS_ACCEPT_JOBS = 16392;
37
  static const jint CUPS_REJECT_JOBS = 16393;
38
  static const jint CUPS_SET_DEFAULT = 16394;
39
  static const jint CUPS_GET_DEVICES = 16395;
40
  static const jint CUPS_GET_PPDS = 16396;
41
  static const jint CUPS_MOVE_JOB = 16397;
42
  static ::java::lang::Class class$;
43
};
44
 
45
#endif // __gnu_javax_print_CupsIppOperation__

powered by: WebSVN 2.1.0

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