#include <Checklist.h>

Inheritance diagram for ACLChecklist::NullState:
Collaboration diagram for ACLChecklist::NullState:

Public Member Functions

void checkForAsync (ACLChecklist *) const override
 
 ~NullState () override
 

Static Public Member Functions

static NullStateInstance ()
 

Static Private Attributes

static NullState _instance
 

Detailed Description

Definition at line 54 of file Checklist.h.

Constructor & Destructor Documentation

◆ ~NullState()

ACLChecklist::NullState::~NullState ( )
inlineoverride

Definition at line 60 of file Checklist.h.

Member Function Documentation

◆ checkForAsync()

void ACLChecklist::NullState::checkForAsync ( ACLChecklist ) const
overridevirtual

Implements ACLChecklist::AsyncState.

Definition at line 206 of file Checklist.cc.

References assert.

◆ Instance()

ACLChecklist::NullState * ACLChecklist::NullState::Instance ( )
static

Definition at line 200 of file Checklist.cc.

References _instance.

Referenced by ACLChecklist::changeState(), and ACLChecklist::resumeNonBlockingCheck().

Member Data Documentation

◆ _instance

ACLChecklist::NullState ACLChecklist::NullState::_instance
staticprivate

Definition at line 63 of file Checklist.h.

Referenced by Instance().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors