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

Software: Apache. PHP/5.5.15 

uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 

SYSTEM 

Safe-mode: OFF (not secure)

E:\oracle\product\10.2.0\client_2\xdk\include\   drwxrwxrwx
Free 4.96 GB of 239.26 GB (2.07%)
Detected drives: [ a ] [ c ] [ d ] [ e ] [ f ]
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     oraxmlcg.h (1.03 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
#ifndef LINT /* don't try to olint this file, it can't hack C++ */

// Copyright (c) 1999, 2003, Oracle.  All rights reserved.  

//////////////////////////////////////////////////////////////////////////////
// NAME
//   lgx.h
//
// DESCRIPTION
//   Header for C++ Class Generator
//
// PUBLIC CLASSES(S)
//   XMLClassGenerator [generate]
//////////////////////////////////////////////////////////////////////////////

#ifndef LGX_ORACLE
# define LGX_ORACLE

extern "C" {

#ifndef ORATYPES
# include <oratypes.h>
#endif

}

#ifndef ORAXML_CPP_ORACLE
# include <oraxml.hpp>
#endif

#ifndef ORAXSD_CPP_ORACLE
# include <oraxsd.hpp>
#endif

// Error codes

#define LGX_SUCC        0
#define LGX_ERR         1

// Declare generator class

class XMLClassGenerator
{
    public:
        oratext*version(void);
        uword   generate(DocumentType *dtd, DOMString outdir = 0);
        uword   generate(Schema *schema, DOMString name, DOMString outdir = 0);
};

#endif // LGX_ORACLE

#endif /* ifndef LINT */

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

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

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