Opm::UDQExpression Class Reference

#include <UDQExpression.hpp>

Public Member Functions

 UDQExpression (UDQAction action, const std::string &keyword, const std::vector< std::string > &data)
 
 UDQExpression (const DeckRecord &expression)
 
const std::vector< std::string > & tokens () const
 
UDQAction action () const
 
const std::stringkeyword () const
 

Constructor & Destructor Documentation

◆ UDQExpression() [1/2]

Opm::UDQExpression::UDQExpression ( UDQAction  action,
const std::string keyword,
const std::vector< std::string > &  data 
)

◆ UDQExpression() [2/2]

Opm::UDQExpression::UDQExpression ( const DeckRecord expression)
explicit

Member Function Documentation

◆ action()

UDQAction Opm::UDQExpression::action ( ) const

◆ keyword()

const std::string & Opm::UDQExpression::keyword ( ) const

◆ tokens()

const std::vector< std::string > & Opm::UDQExpression::tokens ( ) const

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