cisst-saw
Loading...
Searching...
No Matches
mtsComponent.h File Reference

Declaration of mtsComponent. More...

Go to the source code of this file.

Classes

class  mtsComponentConstructorNameAndArg< T >
class  mtsComponent
class  mtsComponentWithManagement

Typedefs

typedef mtsComponentConstructorNameAndArg< int > mtsComponentConstructorNameAndInt
typedef mtsComponentConstructorNameAndArg< unsigned int > mtsComponentConstructorNameAndUInt
typedef mtsComponentConstructorNameAndArg< long > mtsComponentConstructorNameAndLong
typedef mtsComponentConstructorNameAndArg< unsigned long > mtsComponentConstructorNameAndULong
typedef mtsComponentConstructorNameAndArg< double > mtsComponentConstructorNameAndDouble
typedef mtsComponentConstructorNameAndArg< std::string > mtsComponentConstructorNameAndString

Functions

std::string mtsObjectName (const mtsComponent *object)

Detailed Description

Declaration of mtsComponent.

Typedef Documentation

◆ mtsComponentConstructorNameAndDouble

◆ mtsComponentConstructorNameAndInt

◆ mtsComponentConstructorNameAndLong

◆ mtsComponentConstructorNameAndString

◆ mtsComponentConstructorNameAndUInt

◆ mtsComponentConstructorNameAndULong

Function Documentation

◆ mtsObjectName()

std::string mtsObjectName ( const mtsComponent * object)
inline