msl 1.1.0
 
Loading...
Searching...
No Matches
AbstractNode.h File Reference
#include <cstddef>
#include <memory>
#include <MrMeasSrv/MeasUtils/NLSStatus.h>
#include <MrProtSrv/Domain/CoreNative/SeqLim.h>
#include <MrProtSrv/Domain/MrProtData/MrProt/MrProt.h>
#include <MrProtSrv/Domain/MrProtData/MrProt/SeqIF/SeqExpo.h>
#include <MrProtSrv/Domain/MrProtData/MrProt/SeqIF/SeqExpoRFBlockInfo.h>
#include "msl/Dictionary.h"

Go to the source code of this file.

Classes

class  msl::graph::AbstractNode
 Base class for all graph nodes. More...
 

Namespaces

namespace  msl
 
namespace  msl::graph
 

Functions

template<typename T, typename U>
std::shared_ptr< T > msl::graph::NodeCast (std::shared_ptr< U > const &p)