C:/ESLX/projects/TLMWG/tlm2/include/tlm/tlm.h

Go to the documentation of this file.
00001 /*****************************************************************************
00002 
00003   The following code is derived, directly or indirectly, from the SystemC
00004   source code Copyright (c) 1996-2008 by all Contributors.
00005   All Rights reserved.
00006 
00007   The contents of this file are subject to the restrictions and limitations
00008   set forth in the SystemC Open Source License Version 3.0 (the "License");
00009   You may not use this file except in compliance with such restrictions and
00010   limitations. You may obtain instructions on how to receive a copy of the
00011   License at http://www.systemc.org/. Software distributed by Contributors
00012   under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF
00013   ANY KIND, either express or implied. See the License for the specific
00014   language governing rights and limitations under the License.
00015 
00016  *****************************************************************************/
00017  
00018 #ifndef __TLM_H__
00019 #define __TLM_H__
00020 
00021 #include <systemc>    
00022 
00023 #include "tlm_h/tlm_version.h"
00024 #include "tlm_h/tlm_analysis/tlm_analysis.h"
00025 #include "tlm_h/tlm_quantum/tlm_quantum.h"
00026 #include "tlm_h/tlm_req_rsp/tlm_req_rsp.h"
00027 #include "tlm_h/tlm_trans/tlm_trans.h"
00028 
00029 #endif /* __TLM_H__ */

Generated on Thu Jun 5 17:43:03 2008 for TLM 2 by  doxygen 1.5.3