#include <set>
#include <OMF/Exception.hpp>
#include <OMF/Object.hpp>
Go to the source code of this file.
Namespaces | |
namespace | OMF |
Classes | |
struct | OMF::Link |
struct | OMF::BasicLink< End1, End2 > |
Typedefs | |
typedef std::set< Link * > | LinkSet |
|
Defines a LinkSet. |