OacStatisticalMeasure Class Reference

#include <MemoryX/libraries/memorytypes/entity/OacStatisticalMeasure.h>

+ Inheritance diagram for OacStatisticalMeasure:

Public Member Functions

armarx::VariantDataClassPtr clone (const Ice::Current &c=Ice::emptyCurrent) const override
 
void deserialize (const armarx::ObjectSerializerBasePtr &serializer, const Ice::Current &c=Ice::emptyCurrent) override
 
int getExperimentCount (const Ice::Current &c=Ice::emptyCurrent) const override
 
int getFailedExperimentCount (const Ice::Current &c=Ice::emptyCurrent) const override
 
int getType (const Ice::Current &c=Ice::emptyCurrent) const override
 
Ice::ObjectPtr ice_clone () const override
 
void increaseExperimentCount (int amount=1)
 
void increaseFailedExperimentCount (int amount=1)
 
 OacStatisticalMeasure ()
 
std::string output (const Ice::Current &c=Ice::emptyCurrent) const override
 
void serialize (const armarx::ObjectSerializerBasePtr &serializer, const Ice::Current &c=Ice::emptyCurrent) const override
 
void setExperimentCount (int count, const Ice::Current &c=Ice::emptyCurrent) override
 
void setFailedExperimentCount (int countFailed, const Ice::Current &c=Ice::emptyCurrent) override
 
bool validate (const Ice::Current &c=Ice::emptyCurrent) override
 

Detailed Description

Definition at line 39 of file OacStatisticalMeasure.h.

Constructor & Destructor Documentation

◆ OacStatisticalMeasure()

Definition at line 29 of file OacStatisticalMeasure.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ clone()

armarx::VariantDataClassPtr clone ( const Ice::Current &  c = Ice::emptyCurrent) const
override

Definition at line 81 of file OacStatisticalMeasure.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ deserialize()

void deserialize ( const armarx::ObjectSerializerBasePtr &  serializer,
const Ice::Current &  c = Ice::emptyCurrent 
)
override

Definition at line 73 of file OacStatisticalMeasure.cpp.

◆ getExperimentCount()

int getExperimentCount ( const Ice::Current &  c = Ice::emptyCurrent) const
override

Definition at line 35 of file OacStatisticalMeasure.cpp.

+ Here is the caller graph for this function:

◆ getFailedExperimentCount()

int getFailedExperimentCount ( const Ice::Current &  c = Ice::emptyCurrent) const
override

Definition at line 45 of file OacStatisticalMeasure.cpp.

+ Here is the caller graph for this function:

◆ getType()

int getType ( const Ice::Current &  c = Ice::emptyCurrent) const
override

Definition at line 96 of file OacStatisticalMeasure.cpp.

◆ ice_clone()

Ice::ObjectPtr ice_clone ( ) const
override

Definition at line 106 of file OacStatisticalMeasure.cpp.

+ Here is the call graph for this function:

◆ increaseExperimentCount()

void increaseExperimentCount ( int  amount = 1)

Definition at line 55 of file OacStatisticalMeasure.cpp.

◆ increaseFailedExperimentCount()

void increaseFailedExperimentCount ( int  amount = 1)

Definition at line 60 of file OacStatisticalMeasure.cpp.

◆ output()

std::string output ( const Ice::Current &  c = Ice::emptyCurrent) const
override

Definition at line 91 of file OacStatisticalMeasure.cpp.

◆ serialize()

void serialize ( const armarx::ObjectSerializerBasePtr &  serializer,
const Ice::Current &  c = Ice::emptyCurrent 
) const
override

Definition at line 65 of file OacStatisticalMeasure.cpp.

◆ setExperimentCount()

void setExperimentCount ( int  count,
const Ice::Current &  c = Ice::emptyCurrent 
)
override

Definition at line 40 of file OacStatisticalMeasure.cpp.

◆ setFailedExperimentCount()

void setFailedExperimentCount ( int  countFailed,
const Ice::Current &  c = Ice::emptyCurrent 
)
override

Definition at line 50 of file OacStatisticalMeasure.cpp.

◆ validate()

bool validate ( const Ice::Current &  c = Ice::emptyCurrent)
override

Definition at line 101 of file OacStatisticalMeasure.cpp.


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