OacParameterList Class Reference

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

+ Inheritance diagram for OacParameterList:

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
 
std::vector< std::string > getNames (const Ice::Current &c=Ice::emptyCurrent) const override
 
int getType (const Ice::Current &c=Ice::emptyCurrent) const override
 
Ice::ObjectPtr ice_clone () const override
 
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 setNames (const std::vector< std::string > &names, const Ice::Current &c=Ice::emptyCurrent) override
 
bool validate (const Ice::Current &c=Ice::emptyCurrent) override
 

Detailed Description

Definition at line 39 of file OacParameterList.h.

Member Function Documentation

◆ clone()

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

Definition at line 53 of file OacParameterList.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 46 of file OacParameterList.cpp.

◆ getNames()

std::vector< std::string > getNames ( const Ice::Current &  c = Ice::emptyCurrent) const
override

Definition at line 29 of file OacParameterList.cpp.

+ Here is the caller graph for this function:

◆ getType()

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

Definition at line 67 of file OacParameterList.cpp.

◆ ice_clone()

Ice::ObjectPtr ice_clone ( ) const
inlineoverride

Definition at line 57 of file OacParameterList.h.

+ Here is the call graph for this function:

◆ output()

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

Definition at line 62 of file OacParameterList.cpp.

◆ serialize()

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

Definition at line 39 of file OacParameterList.cpp.

◆ setNames()

void setNames ( const std::vector< std::string > &  names,
const Ice::Current &  c = Ice::emptyCurrent 
)
override

Definition at line 34 of file OacParameterList.cpp.

◆ validate()

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

Definition at line 52 of file OacParameterList.h.


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