Fesapi  2.0.0.0
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
Public Member Functions | Static Public Attributes | List of all members
witsml2_0::WellboreCompletion Class Reference

#include <WellboreCompletion.h>

Inheritance diagram for witsml2_0::WellboreCompletion:
witsml2_0::WellboreObject witsml2_0::AbstractObject WITSML2_NS::AbstractObject common::AbstractObject

Public Member Functions

 WellboreCompletion (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
 
 WellboreCompletion (class Wellbore *witsmlWellbore, class WellCompletion *wellCompletion, const std::string &guid, const std::string &title, const std::string &wellCompletionName)
 
 WellboreCompletion (gsoap_eml2_1::witsml20__WellboreCompletion *fromGsoap)
 
 ~WellboreCompletion ()=default
 
common::DataObjectReference getWellboreDor () const
 
common::DataObjectReference getWellCompletionDor () const
 
class WellCompletiongetWellCompletion () const
 
void setWellbore (class Wellbore *witsmlWellbore)
 
void setWellCompletion (class WellCompletion *wellCompletion)
 
void pushBackPerforation (const std::string &datum, gsoap_eml2_1::eml21__LengthUom MdUnit, double TopMd, double BaseMd, const std::string &guid="")
 
void pushBackPerforationHistory (unsigned int index, const std::string &guid="")
 
void pushBackPerforationHistory (unsigned int index, gsoap_eml2_1::witsml20__PerforationStatus perforationStatus, time_t startDate, const std::string &guid="")
 
unsigned int getPerforationCount () const
 
std::string getPerforationUid (unsigned int index) const
 
bool hasPerforationMdDatum (unsigned int index) const
 
std::string getPerforationMdDatum (unsigned int index) const
 
bool hasPerforationMdUnit (unsigned int index) const
 
gsoap_eml2_1::eml21__LengthUom getPerforationMdUnit (unsigned int index) const
 
std::string getPerforationMdUnitAsString (unsigned int index) const
 
bool hasPerforationTopMd (unsigned int index) const
 
double getPerforationTopMd (unsigned int index) const
 
bool hasPerforationBaseMd (unsigned int index) const
 
double getPerforationBaseMd (unsigned int index) const
 
unsigned int getPerforationHistoryCount (unsigned int index) const
 
bool hasPerforationHistoryStatus (unsigned int historyIndex, unsigned int perforationIndex) const
 
gsoap_eml2_1::witsml20__PerforationStatus getPerforationHistoryStatus (unsigned int historyIndex, unsigned int perforationIndex) const
 
std::string getPerforationHistoryStatusToString (unsigned int historyIndex, unsigned int perforationIndex) const
 
void setPerforationHistoryStatus (unsigned int historyIndex, unsigned int perforationIndex, gsoap_eml2_1::witsml20__PerforationStatus perforationStatus)
 
bool hasPerforationHistoryStartDate (unsigned int historyIndex, unsigned int perforationIndex) const
 
time_t getPerforationHistoryStartDate (unsigned int historyIndex, unsigned int perforationIndex) const
 
void setPerforationHistoryStartDate (unsigned int historyIndex, unsigned int perforationIndex, time_t startDate) const
 
bool hasPerforationHistoryEndDate (unsigned int historyIndex, unsigned int perforationIndex) const
 
time_t getPerforationHistoryEndDate (unsigned int historyIndex, unsigned int perforationIndex) const
 
void setPerforationHistoryEndDate (unsigned int historyIndex, unsigned int perforationIndex, time_t endDate) const
 
bool hasPerforationHistoryMdDatum (unsigned int historyIndex, unsigned int perforationIndex) const
 
std::string getPerforationHistoryMdDatum (unsigned int historyIndex, unsigned int perforationIndex) const
 
bool hasPerforationHistoryMdUnit (unsigned int historyIndex, unsigned int perforationIndex) const
 
gsoap_eml2_1::eml21__LengthUom getPerforationHistoryMdUnit (unsigned int historyIndex, unsigned int perforationIndex) const
 
std::string getPerforationHistoryMdUnitAsString (unsigned int historyIndex, unsigned int perforationIndex) const
 
bool hasPerforationHistoryTopMd (unsigned int historyIndex, unsigned int perforationIndex) const
 
double getPerforationHistoryTopMd (unsigned int historyIndex, unsigned int perforationIndex) const
 
void setPerforationHistoryTopMd (unsigned int historyIndex, unsigned int perforationIndex, const std::string &datum, gsoap_eml2_1::eml21__LengthUom MdUnit, double TopMd)
 
bool hasPerforationHistoryBaseMd (unsigned int historyIndex, unsigned int perforationIndex) const
 
double getPerforationHistoryBaseMd (unsigned int historyIndex, unsigned int perforationIndex) const
 
void setPerforationHistoryBaseMd (unsigned int historyIndex, unsigned int perforationIndex, const std::string &datum, gsoap_eml2_1::eml21__LengthUom MdUnit, double BaseMd)
 
bool hasPerforationHistoryComment (unsigned int historyIndex, unsigned int perforationIndex) const
 
std::string getPerforationHistoryComment (unsigned int historyIndex, unsigned int perforationIndex) const
 
void setPerforationHistoryComment (unsigned int historyIndex, unsigned int perforationIndex, const std::string &comment)
 
virtual std::string getXmlTag () const
 
void loadTargetRelationships ()
 
- Public Member Functions inherited from witsml2_0::WellboreObject
virtual ~WellboreObject ()=default
 
WellboregetWellbore () const
 
- Public Member Functions inherited from witsml2_0::AbstractObject
virtual ~AbstractObject ()=default
 
std::string getContentType () const
 
std::string getPartNameInEpcDocument () const
 
std::string getXmlNamespace () const final
 
- Public Member Functions inherited from common::AbstractObject
bool isPartial () const
 
virtual bool isTopLevelElement () const
 
std::string getUuid () const
 
std::string getTitle () const
 
std::string getEditor () const
 
time_t getCreation () const
 
tm getCreationAsTimeStructure () const
 
std::string getOriginator () const
 
std::string getDescription () const
 
time_t getLastUpdate () const
 
tm getLastUpdateAsTimeStructure () const
 
std::string getFormat () const
 
std::string getDescriptiveKeywords () const
 
std::string getVersion () const
 
void setTitle (const std::string &title)
 
void setEditor (const std::string &editor)
 
void setCreation (time_t creation)
 
void setCreation (const tm &creation)
 
void setOriginator (const std::string &originator)
 
void setDescription (const std::string &description)
 
void setLastUpdate (time_t lastUpdate)
 
void setLastUpdate (const tm &lastUpdate)
 
void setDescriptiveKeywords (const std::string &descriptiveKeywords)
 
void setVersion (const std::string &version)
 
void setMetadata (const std::string &title, const std::string &editor, time_t creation, const std::string &originator, const std::string &description, time_t lastUpdate, const std::string &descriptiveKeywords)
 
void serializeIntoStream (std::ostream *stream)
 
void setGsoapProxy (gsoap_resqml2_0_1::eml20__AbstractCitedDataObject *gsoapProxy)
 
void setGsoapProxy (gsoap_eml2_1::eml21__AbstractObject *gsoapProxy)
 
gsoap_resqml2_0_1::eml20__AbstractCitedDataObject * getEml20GsoapProxy () const
 
gsoap_eml2_1::eml21__AbstractObject * getEml21GsoapProxy () const
 
gsoap_eml2_2::eml22__AbstractObject * getEml22GsoapProxy () const
 
void setGsoapProxy (gsoap_eml2_2::eml22__AbstractObject *gsoapProxy)
 
gsoap_eml2_3::eml23__AbstractObject * getEml23GsoapProxy () const
 
void setGsoapProxy (gsoap_eml2_3::eml23__AbstractObject *gsoapProxy)
 
soap * getGsoapContext () const
 
int getGsoapType () const
 
gsoap_resqml2_0_1::eml20__DataObjectReference * newResqmlReference () const
 
gsoap_eml2_1::eml21__DataObjectReference * newEmlReference () const
 
gsoap_eml2_2::eml22__DataObjectReference * newEml22Reference () const
 
gsoap_eml2_3::eml23__DataObjectReference * newEml23Reference () const
 
gsoap_resqml2_0_1::resqml20__ContactElementReference * newContactElementReference2_0_1 () const
 
gsoap_eml2_3::resqml22__ContactElement * newContactElementReference2_2 () const
 
common::DataObjectRepositorygetRepository () const
 
virtual std::string getXmlNamespaceVersion () const
 
virtual std::string getQualifiedType () const
 
std::string serializeIntoString ()
 
void addAlias (const std::string &authority, const std::string &title)
 
unsigned int getAliasCount () const
 
std::string getAliasAuthorityAtIndex (unsigned int index) const
 
std::string getAliasTitleAtIndex (unsigned int index) const
 
std::vector< eml2::Activity * > getActivitySet () const
 
unsigned int getActivityCount () const
 
eml2::ActivitygetActivity (unsigned int index) const
 
void pushBackExtraMetadata (const std::string &key, const std::string &value)
 
std::unordered_map< std::string, std::string > getExtraMetadataSet () const
 
std::vector< std::string > getExtraMetadata (const std::string &key) const
 
unsigned int getExtraMetadataCount () const
 
std::string getExtraMetadataKeyAtIndex (unsigned int index) const
 
std::string getExtraMetadataStringValueAtIndex (unsigned int index) const
 

Static Public Attributes

static const char * XML_TAG
 
- Static Public Attributes inherited from witsml2_0::AbstractObject
static const char * XML_NS
 

Additional Inherited Members

- Public Types inherited from common::AbstractObject
enum  hdfDatatypeEnum {
  UNKNOWN = 0 , DOUBLE = 1 , FLOAT = 2 , LONG_64 = 3 ,
  ULONG_64 = 4 , INT = 5 , UINT = 6 , SHORT = 7 ,
  USHORT = 8 , CHAR = 9 , UCHAR = 10
}
 
- Static Public Member Functions inherited from common::AbstractObject
static void setFormat (const std::string &vendor, const std::string &applicationName, const std::string &applicationVersionNumber)
 

Detailed Description

The location/interval of the perforation set and its history.

Constructor & Destructor Documentation

◆ WellboreCompletion() [1/3]

witsml2_0::WellboreCompletion::WellboreCompletion ( gsoap_resqml2_0_1::eml20__DataObjectReference *  partialObject)
inline

Only to be used in partial transfer context

Parameters
[in,out]partialObjectIf non-null, the partial object.

◆ WellboreCompletion() [2/3]

witsml2_0::WellboreCompletion::WellboreCompletion ( class Wellbore witsmlWellbore,
class WellCompletion wellCompletion,
const std::string &  guid,
const std::string &  title,
const std::string &  wellCompletionName 
)

Constructor

Parameters
[in,out]witsmlWellboreIf non-null, the witsml wellbore.
[in,out]wellCompletionIf non-null, the well completion.
guidUnique identifier.
titleThe title.
wellCompletionNameName of the well completion.

◆ WellboreCompletion() [3/3]

witsml2_0::WellboreCompletion::WellboreCompletion ( gsoap_eml2_1::witsml20__WellboreCompletion *  fromGsoap)
inline

Creates an instance of this class by wrapping a gsoap instance.

Parameters
[in,out]fromGsoapIf non-null, from gsoap.

◆ ~WellboreCompletion()

witsml2_0::WellboreCompletion::~WellboreCompletion ( )
default

Destructor does nothing since the memory is managed by the gsoap context.

Member Function Documentation

◆ getPerforationBaseMd()

double witsml2_0::WellboreCompletion::getPerforationBaseMd ( unsigned int  index) const

Gets perforation base md

Parameters
indexZero-based index of the.
Returns
The perforation base md.

◆ getPerforationCount()

unsigned int witsml2_0::WellboreCompletion::getPerforationCount ( ) const

Gets perforation count

Returns
The perforation count.

◆ getPerforationHistoryBaseMd()

double witsml2_0::WellboreCompletion::getPerforationHistoryBaseMd ( unsigned int  historyIndex,
unsigned int  perforationIndex 
) const

Gets perforation history base md

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
Returns
The perforation history base md.

◆ getPerforationHistoryComment()

std::string witsml2_0::WellboreCompletion::getPerforationHistoryComment ( unsigned int  historyIndex,
unsigned int  perforationIndex 
) const

Gets perforation history comment

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
Returns
The perforation history comment.

◆ getPerforationHistoryCount()

unsigned int witsml2_0::WellboreCompletion::getPerforationHistoryCount ( unsigned int  index) const

Gets perforation history count

Parameters
indexZero-based index of the.
Returns
The perforation history count.

◆ getPerforationHistoryEndDate()

time_t witsml2_0::WellboreCompletion::getPerforationHistoryEndDate ( unsigned int  historyIndex,
unsigned int  perforationIndex 
) const

Gets perforation history end date

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
Returns
The perforation history end date.

◆ getPerforationHistoryMdDatum()

std::string witsml2_0::WellboreCompletion::getPerforationHistoryMdDatum ( unsigned int  historyIndex,
unsigned int  perforationIndex 
) const

Gets perforation history md datum

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
Returns
The perforation history md datum.

◆ getPerforationHistoryMdUnit()

gsoap_eml2_1::eml21__LengthUom witsml2_0::WellboreCompletion::getPerforationHistoryMdUnit ( unsigned int  historyIndex,
unsigned int  perforationIndex 
) const

Returns md base uom if exists, else returns md top uom. Raises an exception if no md is defined.

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
Returns
The perforation history md unit.

◆ getPerforationHistoryMdUnitAsString()

std::string witsml2_0::WellboreCompletion::getPerforationHistoryMdUnitAsString ( unsigned int  historyIndex,
unsigned int  perforationIndex 
) const

Returns md base uom (as string) if exists, else returns md top uom (as string). Raises an exception if no md is defined.

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
Returns
The perforation history md unit as string.

◆ getPerforationHistoryStartDate()

time_t witsml2_0::WellboreCompletion::getPerforationHistoryStartDate ( unsigned int  historyIndex,
unsigned int  perforationIndex 
) const

Gets perforation history start date

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
Returns
The perforation history start date.

◆ getPerforationHistoryStatus()

gsoap_eml2_1::witsml20__PerforationStatus witsml2_0::WellboreCompletion::getPerforationHistoryStatus ( unsigned int  historyIndex,
unsigned int  perforationIndex 
) const

Gets perforation history status

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
Returns
The perforation history status.

◆ getPerforationHistoryStatusToString()

std::string witsml2_0::WellboreCompletion::getPerforationHistoryStatusToString ( unsigned int  historyIndex,
unsigned int  perforationIndex 
) const

Gets perforation history status to string

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
Returns
The perforation history status to string.

◆ getPerforationHistoryTopMd()

double witsml2_0::WellboreCompletion::getPerforationHistoryTopMd ( unsigned int  historyIndex,
unsigned int  perforationIndex 
) const

Gets perforation history top md

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
Returns
The perforation history top md.

◆ getPerforationMdDatum()

std::string witsml2_0::WellboreCompletion::getPerforationMdDatum ( unsigned int  index) const

Gets perforation md datum

Parameters
indexZero-based index of the.
Returns
The perforation md datum.

◆ getPerforationMdUnit()

gsoap_eml2_1::eml21__LengthUom witsml2_0::WellboreCompletion::getPerforationMdUnit ( unsigned int  index) const

Returns md base uom if exists, else returns md top uom. Raises an exception if no md is defined.

Parameters
indexZero-based index of the.
Returns
The perforation md unit.

◆ getPerforationMdUnitAsString()

std::string witsml2_0::WellboreCompletion::getPerforationMdUnitAsString ( unsigned int  index) const

Returns md base uom (as string) if exists, else returns md top uom (as string). Raises an exception if no md is defined.

Parameters
indexZero-based index of the.
Returns
The perforation md unit as string.

◆ getPerforationTopMd()

double witsml2_0::WellboreCompletion::getPerforationTopMd ( unsigned int  index) const

Gets perforation top md

Parameters
indexZero-based index of the.
Returns
The perforation top md.

◆ getPerforationUid()

std::string witsml2_0::WellboreCompletion::getPerforationUid ( unsigned int  index) const

Gets perforation UID

Parameters
indexZero-based index of the.
Returns
The perforation UID.

◆ getWellboreDor()

common::DataObjectReference witsml2_0::WellboreCompletion::getWellboreDor ( ) const
virtual

Get the Data Object Reference of the wellbore linked with this data object.

Implements witsml2_0::WellboreObject.

◆ getWellCompletion()

class WellCompletion* witsml2_0::WellboreCompletion::getWellCompletion ( ) const

Get the well completion linked with this data object

◆ getWellCompletionDor()

common::DataObjectReference witsml2_0::WellboreCompletion::getWellCompletionDor ( ) const

Get the Data Object Reference of the well completion linked with this data object.

◆ getXmlTag()

virtual std::string witsml2_0::WellboreCompletion::getXmlTag ( ) const
inlinevirtual

Get the standard XML tag without XML namespace for serializing this data object.

Returns
The XML tag.

Implements common::AbstractObject.

◆ hasPerforationBaseMd()

bool witsml2_0::WellboreCompletion::hasPerforationBaseMd ( unsigned int  index) const

Query if 'index' has perforation base md

Parameters
indexZero-based index of the.
Returns
True if perforation base md, false if not.

◆ hasPerforationHistoryBaseMd()

bool witsml2_0::WellboreCompletion::hasPerforationHistoryBaseMd ( unsigned int  historyIndex,
unsigned int  perforationIndex 
) const

Query if 'historyIndex' has perforation history base md

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
Returns
True if perforation history base md, false if not.

◆ hasPerforationHistoryComment()

bool witsml2_0::WellboreCompletion::hasPerforationHistoryComment ( unsigned int  historyIndex,
unsigned int  perforationIndex 
) const

Query if 'historyIndex' has perforation history comment

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
Returns
True if perforation history comment, false if not.

◆ hasPerforationHistoryEndDate()

bool witsml2_0::WellboreCompletion::hasPerforationHistoryEndDate ( unsigned int  historyIndex,
unsigned int  perforationIndex 
) const

Query if 'historyIndex' has perforation history end date

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
Returns
True if perforation history end date, false if not.

◆ hasPerforationHistoryMdDatum()

bool witsml2_0::WellboreCompletion::hasPerforationHistoryMdDatum ( unsigned int  historyIndex,
unsigned int  perforationIndex 
) const

Query if 'historyIndex' has perforation history md datum

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
Returns
True if perforation history md datum, false if not.

◆ hasPerforationHistoryMdUnit()

bool witsml2_0::WellboreCompletion::hasPerforationHistoryMdUnit ( unsigned int  historyIndex,
unsigned int  perforationIndex 
) const

Query if 'historyIndex' has perforation history md unit

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
Returns
True if perforation history md unit, false if not.

◆ hasPerforationHistoryStartDate()

bool witsml2_0::WellboreCompletion::hasPerforationHistoryStartDate ( unsigned int  historyIndex,
unsigned int  perforationIndex 
) const

Query if 'historyIndex' has perforation history start date

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
Returns
True if perforation history start date, false if not.

◆ hasPerforationHistoryStatus()

bool witsml2_0::WellboreCompletion::hasPerforationHistoryStatus ( unsigned int  historyIndex,
unsigned int  perforationIndex 
) const

Query if 'historyIndex' has perforation history status

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
Returns
True if perforation history status, false if not.

◆ hasPerforationHistoryTopMd()

bool witsml2_0::WellboreCompletion::hasPerforationHistoryTopMd ( unsigned int  historyIndex,
unsigned int  perforationIndex 
) const

Query if 'historyIndex' has perforation history top md

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
Returns
True if perforation history top md, false if not.

◆ hasPerforationMdDatum()

bool witsml2_0::WellboreCompletion::hasPerforationMdDatum ( unsigned int  index) const

Query if 'index' has perforation md datum

Parameters
indexZero-based index of the.
Returns
True if perforation md datum, false if not.

◆ hasPerforationMdUnit()

bool witsml2_0::WellboreCompletion::hasPerforationMdUnit ( unsigned int  index) const

Query if 'index' has perforation md unit

Parameters
indexZero-based index of the.
Returns
True if perforation md unit, false if not.

◆ hasPerforationTopMd()

bool witsml2_0::WellboreCompletion::hasPerforationTopMd ( unsigned int  index) const

Query if 'index' has perforation top md

Parameters
indexZero-based index of the.
Returns
True if perforation top md, false if not.

◆ loadTargetRelationships()

void witsml2_0::WellboreCompletion::loadTargetRelationships ( )
virtual

Resolve all relationships of the object in an epc document.

Reimplemented from witsml2_0::WellboreObject.

◆ pushBackPerforation()

void witsml2_0::WellboreCompletion::pushBackPerforation ( const std::string &  datum,
gsoap_eml2_1::eml21__LengthUom  MdUnit,
double  TopMd,
double  BaseMd,
const std::string &  guid = "" 
)

Pushes a back perforation

Parameters
datumThe datum.
MdUnitThe md unit.
TopMdThe top md.
BaseMdThe base md.
guid(Optional) Unique identifier.

◆ pushBackPerforationHistory() [1/2]

void witsml2_0::WellboreCompletion::pushBackPerforationHistory ( unsigned int  index,
const std::string &  guid = "" 
)

Pushes a back perforation history

Parameters
indexZero-based index of the.
guid(Optional) Unique identifier.

◆ pushBackPerforationHistory() [2/2]

void witsml2_0::WellboreCompletion::pushBackPerforationHistory ( unsigned int  index,
gsoap_eml2_1::witsml20__PerforationStatus  perforationStatus,
time_t  startDate,
const std::string &  guid = "" 
)

Pushes a back perforation history

Parameters
indexZero-based index of the.
perforationStatusThe perforation status.
startDateThe start date.
guid(Optional) Unique identifier.

◆ setPerforationHistoryBaseMd()

void witsml2_0::WellboreCompletion::setPerforationHistoryBaseMd ( unsigned int  historyIndex,
unsigned int  perforationIndex,
const std::string &  datum,
gsoap_eml2_1::eml21__LengthUom  MdUnit,
double  BaseMd 
)

Perforation history datum is overwritten if exists. For instance if a top md is already defined.

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
datumThe datum.
MdUnitThe md unit.
BaseMdThe base md.

◆ setPerforationHistoryComment()

void witsml2_0::WellboreCompletion::setPerforationHistoryComment ( unsigned int  historyIndex,
unsigned int  perforationIndex,
const std::string &  comment 
)

Sets perforation history comment

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
commentThe comment.

◆ setPerforationHistoryEndDate()

void witsml2_0::WellboreCompletion::setPerforationHistoryEndDate ( unsigned int  historyIndex,
unsigned int  perforationIndex,
time_t  endDate 
) const

Sets perforation history end date

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
endDateThe end date.

◆ setPerforationHistoryStartDate()

void witsml2_0::WellboreCompletion::setPerforationHistoryStartDate ( unsigned int  historyIndex,
unsigned int  perforationIndex,
time_t  startDate 
) const

Sets perforation history start date

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
startDateThe start date.

◆ setPerforationHistoryStatus()

void witsml2_0::WellboreCompletion::setPerforationHistoryStatus ( unsigned int  historyIndex,
unsigned int  perforationIndex,
gsoap_eml2_1::witsml20__PerforationStatus  perforationStatus 
)

Sets perforation history status

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
perforationStatusThe perforation status.

◆ setPerforationHistoryTopMd()

void witsml2_0::WellboreCompletion::setPerforationHistoryTopMd ( unsigned int  historyIndex,
unsigned int  perforationIndex,
const std::string &  datum,
gsoap_eml2_1::eml21__LengthUom  MdUnit,
double  TopMd 
)

Perforation history datum is overwritten if exists. For instance if a base md is already defined.

Parameters
historyIndexZero-based index of the history.
perforationIndexZero-based index of the perforation.
datumThe datum.
MdUnitThe md unit.
TopMdThe top md.

◆ setWellbore()

void witsml2_0::WellboreCompletion::setWellbore ( class Wellbore witsmlWellbore)
virtual

Set the wellbore linked with this data object

Parameters
[in,out]witsmlWellboreIf non-null, the witsml wellbore.

Implements witsml2_0::WellboreObject.

◆ setWellCompletion()

void witsml2_0::WellboreCompletion::setWellCompletion ( class WellCompletion wellCompletion)

Set the well completion linked with this data object

Parameters
[in,out]wellCompletionIf non-null, the well completion.

Member Data Documentation

◆ XML_TAG

const char* witsml2_0::WellboreCompletion::XML_TAG
static

The standard XML tag without XML namespace for serializing this data object.

Returns
The XML tag.

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