asn1-generator-internal-header.h revision 13493ab7596e827b8d0caab2c89e635dd65f78f9
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura/** @file
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura * IPRT - ASN.1 Code Generator, the Internal Header File.
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura */
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura/*
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura * Copyright (C) 2006-2014 Oracle Corporation
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura *
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura * This file is part of VirtualBox Open Source Edition (OSE), as
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura * available from http://www.virtualbox.org. This file is free software;
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura * you can redistribute it and/or modify it under the terms of the GNU
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura * General Public License (GPL) as published by the Free Software
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura * Foundation, in version 2 as it comes in the "COPYING" file of the
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura *
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura * The contents of this file may alternatively be used under the terms
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura * of the Common Development and Distribution License Version 1.0
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura * VirtualBox OSE distribution, in which case the provisions of the
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura * CDDL are applicable instead of those of the GPL.
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura *
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura * You may elect to license modified versions of this file under the
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura * terms and conditions of either the GPL or the CDDL or both.
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura */
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura#define RTASN1TMPL_PASS RTASN1TMPL_PASS_INTERNAL_HEADER
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura#include <iprt/asn1-generator-pass.h>
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura
e372a321805939a0d5bc4eb776cc2a874800ed56Kohei Tamura