Adaptation::Icap::VirginBodyAct Class Reference

#include <ModXact.h>

Collaboration diagram for Adaptation::Icap::VirginBodyAct:

Public Member Functions

 VirginBodyAct ()
 
void plan ()
 
void disable ()
 
bool active () const
 
bool disabled () const
 
uint64_t offset () const
 
void progress (size_t size)
 

Private Types

enum  State {
  stUndecided ,
  stActive ,
  stDisabled
}
 

Private Attributes

int64_t theStart
 
State theState
 

Detailed Description

Definition at line 60 of file ModXact.h.

Member Enumeration Documentation

◆ State

Enumerator
stUndecided 
stActive 
stDisabled 

Definition at line 80 of file ModXact.h.

Constructor & Destructor Documentation

◆ VirginBodyAct()

Adaptation::Icap::VirginBodyAct::VirginBodyAct ( )

Definition at line 1900 of file ModXact.cc.

Member Function Documentation

◆ active()

bool Adaptation::Icap::VirginBodyAct::active ( ) const
inline

◆ disable()

void Adaptation::Icap::VirginBodyAct::disable ( )

Definition at line 1910 of file ModXact.cc.

◆ disabled()

bool Adaptation::Icap::VirginBodyAct::disabled ( ) const
inline

Definition at line 70 of file ModXact.h.

References stDisabled, and theState.

◆ offset()

uint64_t Adaptation::Icap::VirginBodyAct::offset ( ) const

◆ plan()

void Adaptation::Icap::VirginBodyAct::plan ( )

Definition at line 1903 of file ModXact.cc.

References Must.

◆ progress()

void Adaptation::Icap::VirginBodyAct::progress ( size_t  size)

Definition at line 1915 of file ModXact.cc.

References Must, and size.

Member Data Documentation

◆ theStart

int64_t Adaptation::Icap::VirginBodyAct::theStart
private

Definition at line 78 of file ModXact.h.

◆ theState

State Adaptation::Icap::VirginBodyAct::theState
private

Definition at line 81 of file ModXact.h.

Referenced by active(), and disabled().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors