fw4spl
fwAtomsPatch::ISemanticPatch::Context Struct Reference

Struct used to store a context and the versions where the patch can be applied. More...

#include <ISemanticPatch.hpp>

+ Collaboration diagram for fwAtomsPatch::ISemanticPatch::Context:

Public Member Functions

 Context (const std::string &context, const std::string &originVersion, const std::string &targetVersion)
 
bool operator== (const Context &b) const
 

Public Attributes

std::string m_context
 
std::string m_originVersion
 
std::string m_targetVersion
 

Detailed Description

Struct used to store a context and the versions where the patch can be applied.

Definition at line 71 of file ISemanticPatch.hpp.


The documentation for this struct was generated from the following file: