#include <ChunkProducer.h>
- Returns
- Gets the attribute associated with this rule 
 
 
- Returns
- Gets the attribute name with this rule 
 
 
  
  | 
        
          | std::string& GetValue | ( |  | ) |  |  | inline | 
 
- Returns
- Gets the attribute value with this rule 
 
 
  
  | 
        
          | void SetAttribute | ( | ChunkAttribute * | attr, |  
          |  |  | const std::string & | attrName, |  
          |  |  | const std::string & | attrValue |  
          |  | ) |  |  |  | inline | 
 
Set the attribute associated with this rule 
- Parameters
- 
  
    | attr | The Chunk attribute associated with this rule |  | attrName | The name of the attribute |  | attrValue | The attribute value to match |  
 
 
 
The documentation for this class was generated from the following file: