|
Namespaces | |
_NJointControllerGuiPluginBase | |
DebugDrawerHelper | |
NJBmanCartAdmCtrl | |
RobotUnitDataStreamingReceiver | |
VisitPointLike | |
Typedefs | |
using | RemoteReferenceCountControlBlockManagementInterfacePtr = IceUtil::Handle< detail::RemoteReferenceCountControlBlockManagementInterface > |
Enumerations | |
enum | StreamPrinterTag { tag } |
Functions | |
ARMARX_META_MAKE_HAS_MEMBER_FNC_CHECK (hasGenerateConfigDescription, GenerateConfigDescription, NJointControllerBase::GenerateConfigDescriptionFunctionSignature) | |
ARMARX_META_MAKE_HAS_MEMBER_FNC_CHECK (hasGenerateConfigFromVariants, GenerateConfigFromVariants, NJointControllerBase::GenerateConfigFromVariantsFunctionSignature< typename T::ConfigPtrT >) | |
int | compare (const std::string &lhs, const std::string &rhs) |
template<typename T > | |
int | compare (const T &lhs, const T &rhs) |
std::string | fix_channel_name (const std::string &channelName) |
std::pair< std::string, std::string > | GetTypeStringFromMangled (const std::string &mangled) |
template<class Fnc > | |
StreamPrinter< Fnc > | operator* (StreamPrinterTag, Fnc &&f) |
template<class Fun , class TimeT > | |
TimeT | operator* (TimerTag< TimeT > &&t, Fun &&fn) |
template<class Fun , class TimeT > | |
TimeT | operator* (VirtualTimerTag< TimeT > &&t, Fun &&fn) |
template<typename Fun > | |
ScopeGuard< Fun > | operator+ (ScopeGuardOnExit, Fun &&fn) |
std::ostream & | operator<< (std::ostream &out, const LocationProvider &t) |
std::ostream & | operator<< (std::ostream &out, const LocationProvider::Location &l) |
std::ostream & | operator<< (std::ostream &out, const Trace &t) |
std::ostream & | operator<< (std::ostream &str, const ApproximationResult &res) |
std::size_t | robotAPIVariantWidgetDummySymbolFunction () |
const RobotAPIVariantWidgetDummySymbol | robotAPIVariantWidgetDummySymbolInstanceGlobal (1) |
using RemoteReferenceCountControlBlockManagementInterfacePtr = IceUtil::Handle<detail::RemoteReferenceCountControlBlockManagementInterface> |
Definition at line 101 of file RemoteReferenceCount.h.
|
strong |
Enumerator | |
---|---|
tag |
Definition at line 31 of file LoggingUtil.h.
armarx::detail::ARMARX_META_MAKE_HAS_MEMBER_FNC_CHECK | ( | hasGenerateConfigDescription | , |
GenerateConfigDescription | , | ||
NJointControllerBase::GenerateConfigDescriptionFunctionSignature | |||
) |
armarx::detail::ARMARX_META_MAKE_HAS_MEMBER_FNC_CHECK | ( | hasGenerateConfigFromVariants | , |
GenerateConfigFromVariants | , | ||
NJointControllerBase::GenerateConfigFromVariantsFunctionSignature< typename T::ConfigPtrT > | |||
) |
|
inline |
Definition at line 293 of file TreeWidgetBuilder.h.
std::string armarx::detail::fix_channel_name | ( | const std::string & | channelName | ) |
std::pair< std::string, std::string > GetTypeStringFromMangled | ( | const std::string & | mangled | ) |
StreamPrinter<Fnc> armarx::detail::operator* | ( | StreamPrinterTag | , |
Fnc && | f | ||
) |
Definition at line 44 of file LoggingUtil.h.
TimeT armarx::detail::operator* | ( | TimerTag< TimeT > && | t, |
Fun && | fn | ||
) |
TimeT armarx::detail::operator* | ( | VirtualTimerTag< TimeT > && | t, |
Fun && | fn | ||
) |
ScopeGuard<Fun> armarx::detail::operator+ | ( | ScopeGuardOnExit | , |
Fun && | fn | ||
) |
Definition at line 87 of file OnScopeExit.h.
std::ostream& armarx::detail::operator<< | ( | std::ostream & | out, |
const LocationProvider & | t | ||
) |
std::ostream& armarx::detail::operator<< | ( | std::ostream & | out, |
const LocationProvider::Location & | l | ||
) |
std::ostream& armarx::detail::operator<< | ( | std::ostream & | out, |
const Trace & | t | ||
) |
std::ostream & operator<< | ( | std::ostream & | str, |
const ApproximationResult & | res | ||
) |
|
inline |
const RobotAPIVariantWidgetDummySymbol armarx::detail::robotAPIVariantWidgetDummySymbolInstanceGlobal | ( | 1 | ) |