Choreonoid  1.8
Public Member Functions | List of all members
cnoid::StdBodyFileDeviceTypeRegistration< DeviceType > Struct Template Reference

#include <StdBodyFileUtil.h>

Public Member Functions

 StdBodyFileDeviceTypeRegistration (const char *typeName, std::function< bool(StdBodyLoader *loader, const Mapping *info)> readFunction, std::function< bool(StdBodyWriter *writer, Mapping *info, const DeviceType *device)> writeFunction)
 

Constructor & Destructor Documentation

◆ StdBodyFileDeviceTypeRegistration()

template<class DeviceType >
cnoid::StdBodyFileDeviceTypeRegistration< DeviceType >::StdBodyFileDeviceTypeRegistration ( const char *  typeName,
std::function< bool(StdBodyLoader *loader, const Mapping *info)>  readFunction,
std::function< bool(StdBodyWriter *writer, Mapping *info, const DeviceType *device)>  writeFunction 
)
inline

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