112027Sjungma@eit.uni-kl.de
212027Sjungma@eit.uni-kl.deTLM-2.0 standard header files
312027Sjungma@eit.uni-kl.de=============================
412027Sjungma@eit.uni-kl.de	
512027Sjungma@eit.uni-kl.deDir: include/
612027Sjungma@eit.uni-kl.de
712027Sjungma@eit.uni-kl.deSubDirs: tlm_core/
812027Sjungma@eit.uni-kl.de           tlm_1/
912027Sjungma@eit.uni-kl.de           tlm_2/
1012027Sjungma@eit.uni-kl.de	 tlm_utils/
1112027Sjungma@eit.uni-kl.de
1212027Sjungma@eit.uni-kl.deFiles: README.txt
1312027Sjungma@eit.uni-kl.de       tlm
1412027Sjungma@eit.uni-kl.de       tlm.h
1512027Sjungma@eit.uni-kl.de
1612027Sjungma@eit.uni-kl.de
1712027Sjungma@eit.uni-kl.deComments
1812027Sjungma@eit.uni-kl.de========
1912027Sjungma@eit.uni-kl.de
2012027Sjungma@eit.uni-kl.deTo use the TLM-2.0 interoperability standard, a user should only include the tlm
2112027Sjungma@eit.uni-kl.deor tlm.h header file. The same holds for the TLM-1.0 implementation that is
2212027Sjungma@eit.uni-kl.deincluded as part of this kit; only include tlm or tlm.h. These header files
2312027Sjungma@eit.uni-kl.derefer to all the header files within the tlm_core/ subdirectory, everything
2412027Sjungma@eit.uni-kl.dewithin tlm or tlm.h is contained in the tlm namespace.
2512027Sjungma@eit.uni-kl.de
2612027Sjungma@eit.uni-kl.deThe tlm_utils subdirectory contains a set of additional definitions supported 
2712027Sjungma@eit.uni-kl.deby the TLM-2.0 standard, but which are not part of the interoperability
2812027Sjungma@eit.uni-kl.derequirements. It contains ease-of-use and convenience implementations for the 
2912027Sjungma@eit.uni-kl.deinteroperability standard. All objects defined in the tlm_utils directory are 
3012027Sjungma@eit.uni-kl.decontained in the tlm_util namespace.
3112027Sjungma@eit.uni-kl.de
3212027Sjungma@eit.uni-kl.deSee the README.txt files in the subdirectories for an explanation of the 
3312027Sjungma@eit.uni-kl.deinternal organization of the header files.
34