#include <boost/shared_ptr.hpp>#include "edgel.h"#include <list>Include dependency graph for string_el.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | mimas |
Classes | |
| class | mimas::string_el |
| Private classes used only for string creation. More... | |
Defines | |
| #define | EDGE_GET_CONN_MASK 0x000000F0 |
| #define | EDGE_SET_CONN_MASK 0xFFFFFF0F |
| #define | EDGE_CONN 0x00000020 |
Typedefs | |
| typedef boost::shared_ptr< string_el > | mimas::string_el_ptr |
| typedef std::list< boost::shared_ptr< string_el > > | mimas::string_el_ptr_list |
Enumerations | |
| enum | mimas::connect_type { mimas::unconnected, mimas::connection, mimas::junction, mimas::termination } |
| #define EDGE_CONN 0x00000020 |
| #define EDGE_GET_CONN_MASK 0x000000F0 |
Definition at line 15 of file string_el.h.
| #define EDGE_SET_CONN_MASK 0xFFFFFF0F |