41 #ifndef AADL_INFORMATION_HPP 42 #define AADL_INFORMATION_HPP 67 std::string
Normalize(
const std::string& name)
const;
73 using EndianessType =
enum { BIG_ENDIANESS, LITTLE_ENDIANESS, NATIVE_ENDIANESS };
CustomOrderedMap< T, U > CustomMap
redefinition of map to manage ordered/unordered structures
Template definition of refcount.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...