#include <AtStepData.h>

Inheritance diagram for ACLAtStepData:
Collaboration diagram for ACLAtStepData:

Public Member Functions

 ACLAtStepData ()
 
 ~ACLAtStepData () override
 
bool match (XactionStep) override
 
SBufList dump () const override
 
void parse () override
 
bool empty () const override
 
virtual const Acl::OptionslineOptions ()
 supported ACL "line" options (e.g., "-i") More...
 
virtual void prepareForUse ()
 

Public Attributes

std::list< XactionStepvalues
 

Private Member Functions

 MEMPROXY_CLASS (ACLAtStepData)
 

Detailed Description

Definition at line 17 of file AtStepData.h.

Constructor & Destructor Documentation

◆ ACLAtStepData()

ACLAtStepData::ACLAtStepData ( )

Definition at line 50 of file AtStepData.cc.

◆ ~ACLAtStepData()

ACLAtStepData::~ACLAtStepData ( )
override

Definition at line 53 of file AtStepData.cc.

Member Function Documentation

◆ dump()

SBufList ACLAtStepData::dump ( ) const
overridevirtual

Implements ACLData< XactionStep >.

Definition at line 65 of file AtStepData.cc.

References StepName(), and values.

◆ empty()

bool ACLAtStepData::empty ( ) const
overridevirtual

Implements ACLData< XactionStep >.

Definition at line 85 of file AtStepData.cc.

References values.

◆ lineOptions()

virtual const Acl::Options & ACLData< XactionStep >::lineOptions ( )
inlinevirtualinherited

Definition at line 26 of file Data.h.

◆ match()

bool ACLAtStepData::match ( XactionStep  toFind)
overridevirtual

Implements ACLData< XactionStep >.

Definition at line 58 of file AtStepData.cc.

References values.

◆ MEMPROXY_CLASS()

ACLAtStepData::MEMPROXY_CLASS ( ACLAtStepData  )
private

◆ parse()

void ACLAtStepData::parse ( )
overridevirtual

Implements ACLData< XactionStep >.

Definition at line 74 of file AtStepData.cc.

References Here, StepValue(), ConfigParser::strtokFile(), ToSBuf(), unknown, and values.

◆ prepareForUse()

virtual void ACLData< XactionStep >::prepareForUse ( )
inlinevirtualinherited

Definition at line 31 of file Data.h.

Member Data Documentation

◆ values

std::list<XactionStep> ACLAtStepData::values

Definition at line 29 of file AtStepData.h.

Referenced by dump(), empty(), match(), and parse().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors