!C99Shell v. 1.0 pre-release build #13!

Software: Apache/2.0.54 (Unix) mod_perl/1.99_09 Perl/v5.8.0 mod_ssl/2.0.54 OpenSSL/0.9.7l DAV/2 FrontPage/5.0.2.2635 PHP/4.4.0 mod_gzip/2.0.26.1a 

uname -a: Linux snow.he.net 4.4.276-v2-mono-1 #1 SMP Wed Jul 21 11:21:17 PDT 2021 i686 

uid=99(nobody) gid=98(nobody) groups=98(nobody) 

Safe-mode: OFF (not secure)

/usr/include/java/awt/color/   drwxr-xr-x
Free 318.39 GB of 458.09 GB (69.5%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     ColorSpace.h (2.33 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-

#ifndef __java_awt_color_ColorSpace__
#define __java_awt_color_ColorSpace__

#pragma interface

#include <java/lang/Object.h>
#include <gcj/array.h>

extern "Java"
{
  namespace java
  {
    namespace awt
    {
      namespace color
      {
        class ColorSpace;
      }
    }
  }
};

class ::java::awt::color::ColorSpace : public ::java::lang::Object
{
public:  // actually protected
  ColorSpace (jint, jint);
public:
  static ::java::awt::color::ColorSpace *getInstance (jint);
  virtual jboolean isCS_sRGB ();
  virtual jfloatArray toRGB (jfloatArray) = 0;
  virtual jfloatArray fromRGB (jfloatArray) = 0;
  virtual jfloatArray toCIEXYZ (jfloatArray) = 0;
  virtual jfloatArray fromCIEXYZ (jfloatArray) = 0;
  virtual jint getType () { return type; }
  virtual jint getNumComponents () { return numcomponents; }
  virtual ::java::lang::String *getName (jint);
  virtual ::java::lang::String *toString ();
  static const jint TYPE_XYZ = 0L;
  static const jint TYPE_Lab = 1L;
  static const jint TYPE_Luv = 2L;
  static const jint TYPE_YCbCr = 3L;
  static const jint TYPE_Yxy = 4L;
  static const jint TYPE_RGB = 5L;
  static const jint TYPE_GRAY = 6L;
  static const jint TYPE_HSV = 7L;
  static const jint TYPE_HLS = 8L;
  static const jint TYPE_CMYK = 9L;
  static const jint TYPE_CMY = 11L;
  static const jint TYPE_2CLR = 12L;
  static const jint TYPE_3CLR = 13L;
  static const jint TYPE_4CLR = 14L;
  static const jint TYPE_5CLR = 15L;
  static const jint TYPE_6CLR = 16L;
  static const jint TYPE_7CLR = 17L;
  static const jint TYPE_8CLR = 18L;
  static const jint TYPE_9CLR = 19L;
  static const jint TYPE_ACLR = 20L;
  static const jint TYPE_BCLR = 21L;
  static const jint TYPE_CCLR = 22L;
  static const jint TYPE_DCLR = 23L;
  static const jint TYPE_ECLR = 24L;
  static const jint TYPE_FCLR = 25L;
  static const jint CS_sRGB = 1000L;
  static const jint CS_CIEXYZ = 1001L;
  static const jint CS_PYCC = 1002L;
  static const jint CS_GRAY = 1003L;
  static const jint CS_LINEAR_RGB = 1004L;
private:
  static const jint CS_BASE = 1000L;
  static const jint CS_END = 1005L;
  static const jint CS_COUNT = 5L;
  static JArray< ::java::awt::color::ColorSpace *> *INSTANCES;
  jint type;
  jint numcomponents;
public:

  static ::java::lang::Class class$;
};

#endif /* __java_awt_color_ColorSpace__ */

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0045 ]--