armarx::armem::clazz Namespace Reference

Classes

struct  Feature
 
struct  ObjectClass
 

Functions

void fromAron (const armarx::armem::arondto::Feature &dto, Feature &bo)
 
void fromAron (const armarx::armem::arondto::ObjectClass &dto, ObjectClass &bo)
 
void toAron (armarx::armem::arondto::Feature &dto, const Feature &bo)
 
void toAron (armarx::armem::arondto::ObjectClass &dto, const ObjectClass &bo)
 

Function Documentation

◆ fromAron() [1/2]

void armarx::armem::clazz::fromAron ( const armarx::armem::arondto::Feature &  dto,
Feature bo 
)
+ Here is the caller graph for this function:

◆ fromAron() [2/2]

void armarx::armem::clazz::fromAron ( const armarx::armem::arondto::ObjectClass &  dto,
ObjectClass bo 
)

◆ toAron() [1/2]

void armarx::armem::clazz::toAron ( armarx::armem::arondto::Feature &  dto,
const Feature bo 
)
+ Here is the caller graph for this function:

◆ toAron() [2/2]

void armarx::armem::clazz::toAron ( armarx::armem::arondto::ObjectClass &  dto,
const ObjectClass bo 
)