definitions.hpp
Go to the documentation of this file.
1 
8 /*****************************************************************************
9 ** Ifdefs
10 *****************************************************************************/
11 
12 #ifndef ECL_CONTAINERS_DEFINITIONS_HPP_
13 #define ECL_CONTAINERS_DEFINITIONS_HPP_
14 
15 /*****************************************************************************
16 ** Namespaces
17 *****************************************************************************/
18 
19 namespace ecl {
20 
21 /*****************************************************************************
22 ** Enums
23 *****************************************************************************/
34 };
35 
36 }; // namespace ecl
37 
38 #endif /* ECL_CONTAINERS_DEFINITIONS_HPP_ */
Embedded control libraries.
StorageType
A simple flag for denoting the storage type of the container.
Definition: definitions.hpp:31


ecl_containers
Author(s): Daniel Stonier
autogenerated on Mon Feb 28 2022 22:18:43