Decoupled Struct Reference

#include <ArmarXCore/libraries/DecoupledSingleComponent/Decoupled.h>

Static Public Member Functions

template<typename ComponentT >
static bool registerComponent (std::string const &name)
 
static bool setCreateComponentFunction (CreateComponentFunction *function, std::string const &name)
 

Detailed Description

Definition at line 16 of file Decoupled.h.

Member Function Documentation

◆ registerComponent()

static bool registerComponent ( std::string const &  name)
inlinestatic

Definition at line 19 of file Decoupled.h.

+ Here is the call graph for this function:

◆ setCreateComponentFunction()

bool setCreateComponentFunction ( CreateComponentFunction function,
std::string const &  name 
)
static

Definition at line 12 of file Decoupled.cpp.

+ Here is the caller graph for this function:

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