UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
dba::MatchingRule Class Reference

#include <dba_seismic_service.hpp>

Public Member Functions

 MatchingRule (const MatchingRuleType type, const Trace::Header::AttrId &hdr_attr_id, const int val)
 
const MatchingRuleTypetype () const
 
const Trace::Header::AttrIdhdrAttrId () const
 
const int & hdrAttrVal () const
 

Detailed Description

Matching rule.

Constructor & Destructor Documentation

dba::MatchingRule::MatchingRule ( const MatchingRuleType  type,
const Trace::Header::AttrId hdr_attr_id,
const int  val 
)
inline

Construct rule.

Nothing to do.

Member Function Documentation

const Trace::Header::AttrId& dba::MatchingRule::hdrAttrId ( ) const
inline

Get header attribute id.

const int& dba::MatchingRule::hdrAttrVal ( ) const
inline

Get header attribute value.

const MatchingRuleType& dba::MatchingRule::type ( ) const
inline

Get type of the rule.


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