4#include "warpxm/warpxm_config.h"
26 const std::string& variableName,
27 const int numComponents = -1);
WxCryptSet extends WxCrypt by providing, in addition to name-value pairs, an set of named WxCryptSets...
Definition: wxcryptset.h:35
Definition: app_base.h:21
std::vector< int > getIndexes() const
Definition: app_base.h:29
Application_Variable(const WxCryptSet &wxc, const std::string &variableName, const int numComponents=-1)
Definition: app_base.h:15
virtual ~app_base()=default
static std::vector< int > empty
Definition: app_base.h:35
virtual const std::vector< int > & getInputVariableIndexes(int flag=0) const
Definition: app_base.h:37
virtual const std::vector< int > & getOutputVariableIndexes(int flag=0) const
Definition: app_base.h:42
Base namespace for everything not included in the global namespace.
Definition: field_source.h:8